Fix previous commit.

From-SVN: r192163
This commit is contained in:
Jan Hubicka 2012-10-06 14:52:23 +00:00
parent 28d516bc9f
commit 5b53596723
1 changed files with 1 additions and 1 deletions

View File

@ -1815,7 +1815,7 @@ finalize (bool no_backend)
if (mem_report)
dump_memory_report (true);
if (dump_profile_report)
if (profile_report)
dump_profile_report ();
/* Language-specific end of compilation actions. */