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]

oops Re: alternative to -ffloat-store on x86?


I neglected to say that the program in question is in C++.  Thanks again!

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

On Tue, 24 Nov 1998, Theodore C. Belding wrote:

> 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]