What is acceptable for -ffast-math? (Was: associative law in combine)

dewar@gnat.com dewar@gnat.com
Wed Aug 1 10:13:00 GMT 2001


a/2.0/2.0 will never yield zero if a is non-zero
a/4.0 may indeed yield zero if a is the smallest number

Indeed if one saw a/2.0/2.0 that's pretty peculiar, and it would not be
unreasonable to guess that the properly of not yielding zero was being
exploited :-)



More information about the Gcc mailing list