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]

Re: FWD: FLOATING-POINT CONSISTENCY, -FFLOAT-STORE, AND X86


>Those trying to port to ix86 *must* be porting code that doesn't
>expect 80 bit cpu registers & therefore would actually produce results
>closer to the original code with the FPU set to 64 bits.

Yup.  And will all the libraries they use -- perhaps separately
ported -- will work that way as well?

And what about those trying to port to *gcc* (or g77) from some
*other* compiler on the ix86, where the other compiler made
proper use of the x86 (by doing 80-bit spills)?

But, never mind, I've withdrawn my proposal to try and offer 80-bit
spills, so such users should just be told to rewrite their code --
after taking a few more classes on numerical analysis.

        tq vm, (burley)


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