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]
Other format: [Raw text]

Re: GCC Benchmarks (coybench), AMD64 and i686, 14 August 2004


Richard Henderson wrote:
You should get the same with "-msse2 -mfpmath=sse".

This is the default for the amd64 abi.

Adding -mfpmath=sse on the Pentium 4 produces an improved, but different result (one defect), as compared to compiling for AMD64 (where I see a single, less significant flaw).


BTW, -msse2 is implied by -march=pentium4.

--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing


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