This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Sigh. Inlining heuristics.
- To: aoliva at redhat dot com, mark at codesourcery dot com
- Subject: Re: Sigh. Inlining heuristics.
- From: dewar at gnat dot com
- Date: Tue, 10 Jul 2001 20:40:23 -0400 (EDT)
- Cc: dan at cgsoftware dot com, gcc at gcc dot gnu dot org, torvalds at transmeta dot com
> How about defaulting to 10^{1+n} for -On?
wouldn't it be better to have a separate switch to control this. It seems
bogus to have high values of -O give successively worse performance!