re PR bootstrap/58388 (LTO profiledbootstrap fails in stage feedback for tree-ssa...
authorMartin Jambor <mjambor@suse.cz>
Fri, 13 Sep 2013 12:04:54 +0000 (14:04 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Fri, 13 Sep 2013 12:04:54 +0000 (14:04 +0200)
commitae6d090748df54cb09a9bd7dc5d4d9b4668296f9
treec11146b3477f2d04a5d8253a7159ecb329eadc47
parente660fa8b9de564b505246a65ce0f1e3b4541b43b
re PR bootstrap/58388 (LTO profiledbootstrap fails in stage feedback for tree-ssa-structalias.c with "internal compiler error: in try_make_edge_direct_simple_call, at ipa-prop.c:2606")

2013-09-13  Martin Jambor  <mjambor@suse.cz>

PR bootstrap/58388
* ipa-prop.c (try_make_edge_direct_simple_call): Be less strict in
the assert if the edge was a speculative one.

From-SVN: r202563
gcc/ChangeLog
gcc/ipa-prop.c