This is the mail archive of the gcc@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]

Re: gcc300 benchmarks slower than gcc295.3?


For a simple example of a code (for single-precision, so 8-byte
alignment is not an issue) that gcc 3.0 does significantly worse on than
2.95.3, with an analysis of the assembly output, see also:

	http://gcc.gnu.org/ml/gcc-bugs/2001-06/msg01553.html

We've seen regressions elsewhere as well, and I think that the
optimization flaws in gcc 3.0 are real.  Hopefully, this kind of
performance bug will see a rapid improvement to at least 2.95.3 levels in
upcoming gcc releases...

Cordially,
Steven G. Johnson



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