[Bug target/67771] integer-to-floating-point conversions wrongly produce -0 in FE_DOWNWARD mode
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 11 22:59:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67771
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |segher at gcc dot gnu.org
--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Can we just do +0. + x , where x is the current result?
More information about the Gcc-bugs
mailing list