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