This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.3 compile time regression (22400%)
- 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, Janis Johnson <janis187 at us dot ibm dot com>
- Date: Mon, 24 Mar 2003 14:42:26 +0100 (CET)
- Subject: Re: 3.3 compile time regression (22400%)
On 24 Mar 2003, Steven Bosscher wrote:
> Op zo 23-03-2003, om 23:21 schreef Richard Guenther:
> > On Sun, 23 Mar 2003, Richard Guenther wrote:
> > This is optimization/10196 now, and I have linked the testcase from POOMA
> > from it
> > (http://www.tat.physik.uni-tuebingen.de/~rguenth/DynamicLayout2.cmpl.ii.gz).
> > This is the testcase with the most serious regression in compilation speed
> > from the pooma library (all other files regress, too, but not that much).
> > Its rather large, sorry about that.
> >
> > If you need more information, please tell me.
>
> Richard,
>
> Mark Mitchell has fixed 7086, which is another PR about excessive time
> spent in "expand". In this PR the slowdown is not nearly as bad as
> yours, so the issues could be unrelated, but maybe you try this once
> more with an updated GCC 3.3 tree?
Managed to bootstrap current 3.3, the numbers are a lot better now, but
still about 10 times slower than 3.2 (see PR).
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/