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: [3.4/mainline] Tweak inlining limits


Jan Hubicka <jh@suse.cz> writes:
...
> 	* c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and
> 	builtin_expect specially.
> 	* params.def (PARAM_MAX_INLINE_INSNS_AUTO): Set to 100.
> 	(PARAM_LARGE_FUNCTION_INSNS): Set to 3000.
> 	* invoke.texi (max-inline-insns-single): Set to 100.
> 	(large-function-insns): Set to 3000.

This is OK.  I appreciate the extensive testing you put into this.

zw


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