[Bug middle-end/81916] expansion of rint/nearbyint can simplified under -fno-signed-zeros

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 22 10:11:00 GMT 2017


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-08-22
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
The i386 backend already does this (in a slightly incorrect way), so you want
to move this expansion to generic code?


More information about the Gcc-bugs mailing list