r202567 - in /trunk/gcc: ChangeLog ipa-inline.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Fri Sep 13 14:35:00 GMT 2013


Author: hubicka
Date: Fri Sep 13 14:35:32 2013
New Revision: 202567

URL: http://gcc.gnu.org/viewcvs?rev=202567&root=gcc&view=rev
Log:
	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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c



More information about the Gcc-cvs mailing list