[Shootout-list] gcc-4.0 trashes gcc-3.4 on AMD64

Brent Fulgham bfulg@pacbell.net
Fri, 27 May 2005 09:47:14 -0700 (PDT)


--- Bengt Kleberg <bengt.kleberg@ericsson.com> wrote:
> On 2005-05-26 11:09, John Skaller wrote:
> ...deleted
> > Perhaps it would be interesting to compare a few
> > gcc versions on the same C code? This could be a
> > lot more useful to someone considering the pain
> > of upgrading gcc.
> 
> i do not know if it is possible in the current
> shootout.

Yes, it's possible (easy, in fact).  Right now I
have gcc and Intel C that compile and measure from
the same source.  I do this for some of the Common
Lisp, Haskell, and Java implementations as well.

-Brent