]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR middle-end/58094 (IPA devirt testsuite errors)
authorJan Hubicka <jh@suse.cz>
Fri, 13 Sep 2013 14:35:32 +0000 (16:35 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 13 Sep 2013 14:35:32 +0000 (14:35 +0000)
commit19ba6aab7b0980c7c07ec76426541c7fea430c15
treecb6ce4ffad74207522fbdd1f33e367841680fa8c
parenta93c18c88fc9aecdf7a63340eb4c22aba05c3983
re PR middle-end/58094 (IPA devirt testsuite errors)

PR middle-end/58094
* ipa-inline.c (check_callers): New function.
(check_caller_edge): Remove.
(want_inline_function_to_all_callers_p): Also permit alises that are
called dirrectly.
(inline_to_all_callers): Terminate the walk when devirtualization
introduce new calls.

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