[Bug target/29538] Incorrect interpretation of floating-point unary minus

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 21 20:17:00 GMT 2006



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-10-21 20:17 -------
Though minus cannot change the rounding but the rounding mode can be different
for rounding from double to float in that we could have a negative number with
round towards zero which causes us to get different answers.  Now the default
rounding we are fine.

*** This bug has been marked as a duplicate of 21032 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29538



More information about the Gcc-bugs mailing list