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: 1.1.2 Prerelease


I just built:

[toon@moene LAPACK]$ /usr/rel/bin/gcc -v
Reading specs from
/usr/rel/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.61/specs
gcc version egcs-2.91.61 19990216 (egcs-1.1.2 pre-release-1)

It passed the LAPACK tests with the following compile time options:

-g -O3 -funroll-loops -fomit-frame-pointer -fno-emulate-complex
-malign-double

Tonight I'll run our NWP code with it.  If you don't hear otherwise,
assume it successful.

I use the following options for that:

-g -O2 -malign-double -ffast-math -fomit-frame-pointer -funroll-loops
-Wall -Wsurprising -funix-intrinsics-hide

Cheers,

-- 
Toon Moene (toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
g77 Support: fortran@gnu.org; egcs: egcs-bugs@cygnus.com


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