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

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

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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
What do you expect? 445636*3600 isn't exact representable in float but it is
in unsigned int.

Reply via email to