This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Minor update for inlining for code size


> Bootstrapped/regtested x86_64-linux, will commit it shortly.
> 
> Honza
> 
> 	* gcc.dg/ipa/inline-6.c: New testcase.
> 	* ipa-inline.c (want_inline_function_called_once_p): Rename to ...
> 	(want_inline_function_to_all_callers_p): check also functions with
> 	multiple callers.
> 	(ipa_inline): Handle inlining for size into multiple callers.

The entry for the testcase must go into testsuite/ChangeLog.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]