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

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> ---
>the implicit type conversions should be there.

type conversion to what?
Double never has an implicit type conversion to an integer type except when
assigning to an lvalue of integer type.

Reply via email to