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: FLOATING-POINT CONSISTENCY, -FFLOAT-STORE, AND X86


In a message dated 12/16/98 12:36:10 AM Pacific Standard Time,
hjstein@bfr.co.il writes:

<<  > Maybe that option could be implied by -ffast-math.
 
 I'd much rather have more precise control over it.  Doesn't
 -ffast-math imply various sorts of liberties to be taken? >>

Yes, there are too many unrelated liberties collected under -ffast-math
already.  I've never found a situation where changing the treatment of
comparisons gave any benefit, and I leave it off for that reason.


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