This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: FWD: FLOATING-POINT CONSISTENCY, -FFLOAT-STORE, AND X86
- To: egcs at cygnus dot com
- Subject: Re: FWD: FLOATING-POINT CONSISTENCY, -FFLOAT-STORE, AND X86
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 17 Dec 1998 19:20:45 +0000
- References: <36781989.F5E61045@moene.indiv.nluug.nl>
>>>>> "Toon" == Toon Moene <toon@moene.indiv.nluug.nl> writes:
Toon> However, what I'm challenging is that we should burden
Toon> the compiler with these considerations *by default*
Indeed.
I haven't followed all this, but am somewhat bemused by it.
There are frequent complaints about Fortran due to the x86 register
business. All the ones I've checked have been covered by the advice
in the g77 manual to link code frobbing the control word (which allows
us to pass paranoia). Anyone know of exceptions?
[I started on implementing (as far as possible in f77-ish) the
Fortran2000 intrinsics for IEEE floating point control but gave up in
the absence of time to figure out more about the architectures which I
didn't have a clear story on. At some stage I hope to find time to
consult Reid (the author) and do what he says.]