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: [PATCH] Fix PR15366, -fno-inline-functions is ignored for static functions


On Wed, Aug 31, 2005 at 03:00:00PM +0200, Richard Guenther wrote:
> 	* common.opt: Add -finline-functions-called-once.
> 	Put -fearly-inlining in alphabetically ordered place.
> 	* doc/invoke.texi: Document new option.
> 	* ipa-inline.c (cgraph_decide_inlining): Honour
> 	flag_inline_functions_called_once.

Ok.


r~


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