[Bug c/86420] [9 regression] nextafter(0x1p-1022,0) is constant folded

nsz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 17 09:20:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86420

--- Comment #5 from nsz at gcc dot gnu.org ---
this fixed the glibc test failures for me.

(-ftrapping-math does not affect the const folding of arithmetics, i guess for
library functions it does, it would be less confusing if that was consistent)


More information about the Gcc-bugs mailing list