OSDN Git Service

PR bootstrap/51346
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2011 21:05:10 +0000 (21:05 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2011 21:05:10 +0000 (21:05 +0000)
commitd1aaeb6bc2169d73be6c93fa8bf1212a85014f41
tree365a238dcb8c0cf6ff5134062c6b10dbe07ec254
parenta2e7e10a4a39bd41d2c3dd01e4b7d888a3a5d940
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181894 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-inline.c