https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56863
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Last reconfirmed|2013-04-0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56863
--- Comment #2 from Marc Glisse ---
Currently, -ffast-math generates cmplepd, -fno-trapping-math generates
cmpnltpd. That's better, but we should have cmpnltpd even with -ftrapping-math.
Besides, if we manage to have an unlt with -ftrapping-math,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56863
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization