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: SPEC2000 testing page


Andreas Jaeger wrote:

> - non-reportable runs around the clock: Checkout GCC from CVS, run
>   SPECint and SPECfp once (for SPECfp only those tests that don't need
>   a Fortran 90 compiler) and start again.

I'm studying these .html pages.  What's remarkable is that you use
-mpreferred-stack-boundary=2 for peak performance.  According to our
documentation that would set stack alignment to 4 bytes.  If there are a
lot of local double precision variables / arrays in the code, this is a
loss.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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