[Bug tree-optimization/70317] [6 Regression] folding x<=x to true for large vectors, ignoring nans
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 21 09:30:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70317
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-03-21
CC| |rguenth at gcc dot gnu.org
Target Milestone|--- |6.0
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Not sure about the preference wrt. ORDERED vs. == here.
Fixing the HONOR_NANS is considered obvious (so I guess you'll fix it?)
More information about the Gcc-bugs
mailing list