This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: inline-limit: some experimental feedback
- To: <gcc at gcc dot gnu dot org>
- Subject: Re: inline-limit: some experimental feedback
- From: Jack Lloyd <lloyd at acm dot jhu dot edu>
- Date: Tue, 21 Aug 2001 11:51:49 -0400 (EDT)
On Tue, 21 Aug 2001, Richard B. Kreckel wrote:
> > However, tweaking this parameter is a band-aid in any case: Even if we
> > tune for maximum compile-time performance or maximum run-time performance,
> > the result with GCC 3.0 and 3.0.1 is *still* worse than GCC 2.95.x in both
> > terms (for my projects at least).
>
> Just for the record: for my projects this is not the case.
> GCC 3.0 produces faster code.
Also just for the record, so does my project. Very much faster.