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]

alternative to -ffloat-store on x86?


I need to force strict IEEE floating-point compliance in a program that I'm
compiling with egcs 1.1 for x86, so that floating-point results are exactly
the same as on other platforms.  Is -ffloat-store still the best way to do
this, or is there a better alternative?

I apologize if this has been discussed before; I wasn't able to find
anything in a web search of the mailing list archives.

Thanks!
-Ted

--
Ted Belding                               Ted.Belding@umich.edu
University of Michigan Program for the Study of Complex Systems
http://www-personal.umich.edu/~streak/


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