This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC inline parameters (PR 10160 testcase)
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: gcc at gcc dot gnu dot org, Mark Mitchell <mark at codesourcery dot com>
- Date: Sat, 3 May 2003 19:45:27 +0200 (CEST)
- Subject: Re: GCC inline parameters (PR 10160 testcase)
Steven wrote:
> Well, we'll never know until somebody benchmarks different settings.
>
> I've asked a couple of weeks ago if anybody had done some timings with
> different inline parameter settings, and there was _no_ reply at all.
> Ought so have seen at least a few for something so often debated in this
> mailing list as tree inlining issues...
I did! See..
http://gcc.gnu.org/ml/gcc/2003-04/msg00817.html
so I strongly object against lowering the current limits so much!
Richard.