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: SPEC2000 252.eon generates invalid results when compiled -O3 with g++ 3.3


>   Okay, adding -fpmath=sse solved the problem.  Interestingly enough adding
> "-march=k8 -mcpu=k8" wasn't good enough.  I would have thought that it would
> have been from reading gcc/config/i386/i386.c:override_options() ...

We've been chatting about this with glibc folks and they don't like the
idea of losing the extra precisity 80bit temrporaries give, so
-mfpmath=sse can't be the default, unforutnately :(

Honza
> 
> Casey
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com


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