This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Loop unrolling-related SPEC regressions?
Andreas Jaeger wrote:
>I found it - I forgot to add -O3 :-(
>
>Ok, I rerun the tests with correct flags now:
>cflags base: -O3 -fomit-frame-pointer -march=athlon -funroll-loops -fstrict-aliasing -malign-double
>cflags peak: -O3 -fomit-frame-pointer -march=athlon -funroll-loops -fstrict-aliasing -malign-double
>
>Sorry - and thanks for looking closer into these...
>
Ok :-)
Any chance you can run also SPECfp2000 (at least 200.sixtrack) ???
Thanks, Paolo.