This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug middle-end/16266] [4.0 regression]gcc.dg/c99-intconst-1.c compilation is very slow


On Fri, 2004-10-08 at 19:11, joern dot rennecke at superh-support dot
com wrote:

> a) All or most of the speed regression comes from a
> slowdown in
>    the --enable-checking code (or more of it)
>
There is a significant amount of new checking code post-tree-ssa. 
However, I think I remember wondering why c99-intconst-1.c takes so long
to compile.

Can you compare pre-tree-ssa and current mainline both with checking
disabled?  ISTR this test generating tons of GIMPLE.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]