This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Sigh. Inlining heuristics.
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: Sigh. Inlining heuristics.
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Tue, 10 Jul 2001 17:25:34 -0800
- cc: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
--On Tuesday, July 10, 2001 6:30 PM +0200 Gerald Pfeifer
<pfeifer@dbai.tuwien.ac.at> wrote:
> On Tue, 10 Jul 2001, Mark Mitchell wrote:
>> Anyhow, it doesn't matter -- what matters is that we should do something
>> better than we do right now.
>
> And, we should *seriously* consider adding some (probably simpler)
> fix to the GCC 3.0 branch in time for GCC 3.0.1.
I agree. We should at least consider cranking the default size from 10,000
down to a smaller number. That is about the safest change imaginable, and
will likely help to mitigate the regression we are seeing in this respect.
Would you file a high-priority PR and assign it to me?
Thanks!