re PR bootstrap/51346 (LTO bootstrap failed with bootstrap-profiled)
commitc21e80b889640098c26d0352fc179bc022cd45ff
authorDiego Novillo <dnovillo@google.com>
Thu, 1 Dec 2011 21:05:10 +0000 (1 16:05 -0500)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Thu, 1 Dec 2011 21:05:10 +0000 (1 16:05 -0500)
tree365a238dcb8c0cf6ff5134062c6b10dbe07ec254
parentd4e5417a2f653e768ea15d22aabb99b9fd1e31a4
re PR bootstrap/51346 (LTO bootstrap failed with bootstrap-profiled)

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.

From-SVN: r181894
gcc/ChangeLog
gcc/ipa-inline.c