The goal of these runs is to monitor the progress of different GCC releases on x86. Most widely used common options -O2 and -O3 are taken for all runs on a machine which is supported for all releases. Additionally we use -mtune=pentium4 (-mcpu=pentium4 for old releases). x86 for Pentium4 has been supported for a long time. So in major degree these data reflect progress of machine-independent optimizations.

The used machine is 3.2Ghz Intel Pentium4 with 1GB memory under RHEL4. The compiler is configured with --enable-checking=release.

All changes are given relative to 3.2.3 for SPECInt2000 and relative to 4.0.4 for SPECFP2000.

Last modified: 06/13/2008 - vmakarov at redhat dot com

Return to index page.