]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/53321 (LTO bootstrap failed with bootstrap-profiled)
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 4 Jul 2012 13:49:19 +0000 (15:49 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 4 Jul 2012 13:49:19 +0000 (15:49 +0200)
commit3f1ae7424c7600eb1033e871d6095a5fe3f81555
tree6c9e74b6518a79df559a867dacf83d7c6d47ae70
parent23af816cc9efadb9f038a66c8757446e9ce4deeb
re PR middle-end/53321 (LTO bootstrap failed with bootstrap-profiled)

PR middle-end/53321
* ipa.c (symtab_remove_unreachable_nodes): Partially revert r187375
to not call cgraph_propagate_frequency if something was changed.

testsuite/ChangLog:

PR middle-end/53321
* g++.dg/torture/pr53321.C: New test.

From-SVN: r189261
gcc/ChangeLog
gcc/ipa.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr53321.C [new file with mode: 0644]