[Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled
dnovillo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 1 21:05:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
--- Comment #8 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-12-01 21:05:14 UTC ---
Author: dnovillo
Date: Thu Dec 1 21:05:10 2011
New Revision: 181894
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181894
Log:
PR bootstrap/51346
* ipa-inline.c (can_inline_edge_p): If the edge E has a
statement, use the statement's inline indicator instead
of E's.
Remove consistency check.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-inline.c
More information about the Gcc-bugs
mailing list