Commit 5b535967 by Jan Hubicka

Fix previous commit.

From-SVN: r192163
parent 28d516bc
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment