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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-0.0 * 1.0 is still -0.0
While -0.0 + 0.0 is 0.0 rather than -0.0.

Reply via email to