This is the mail archive of the gcc@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: [RFC/RFA?] Enabling unit-at-a-time for -O2 and increasing inline limits


Richard Henderson <rth@redhat.com> writes:

> On Thu, Sep 04, 2003 at 11:16:26AM +0200, Jan Hubicka wrote:
> > 	* opts.c (decode_options): Enable unit-at-a-time at -O2.
> > 	* params.def (max-inline-insns-single): Set to 500
> > 	(max-inline-insns-auto): Set to 150
> > 	* invoke.texi (max-inline-insns-single, max-inline-insns-auto): Update.
> 
> Ok.

Please note that you have to add a patch to the Linux kernel 
for this. It requires -fno-unit-at-a-time currently.

-Andi


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