This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
oops Re: alternative to -ffloat-store on x86?
- To: egcs at cygnus dot com
- Subject: oops Re: alternative to -ffloat-store on x86?
- From: "Theodore C. Belding" <streak at umich dot edu>
- Date: Tue, 24 Nov 1998 09:51:31 -0500 (EST)
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/
>