2012-05-24 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 May 2012 12:46:53 +0000 (12:46 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 May 2012 12:46:53 +0000 (12:46 +0000)
commit141de90eb66692b4e3567b45ab73d756b6538b29
tree5ab5386d77aaf4e87b18f66605bbb346bbdd3d92
parentb864218f30c080234847a3c56e741c20f4ca0326
2012-05-24  Richard Guenther  <rguenther@suse.de>

PR middle-end/53460
* tree-profile.c (tree_profiling): Cleanup the CFG if
execute_fixup_cfg requests it.

* g++.dg/tree-prof/pr53460.C: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187831 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-prof/pr53460.C [new file with mode: 0644]
gcc/tree-profile.c