re PR middle-end/53460 (Internal compiler error: in calc_dfs_tree, at dominance.c...
authorRichard Guenther <rguenther@suse.de>
Thu, 24 May 2012 12:46:53 +0000 (12:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 24 May 2012 12:46:53 +0000 (12:46 +0000)
commit49bdc0a65dfe8dbd6d13e776a79418932d7aebc0
tree5ab5386d77aaf4e87b18f66605bbb346bbdd3d92
parent8a791ae2310dcfa61f2dcf4cc3e8c4f0f4d2f91c
re PR middle-end/53460 (Internal compiler error: in calc_dfs_tree, at dominance.c:395)

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.

From-SVN: r187831
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-prof/pr53460.C [new file with mode: 0644]
gcc/tree-profile.c