[Bug c++/78934] long double%intmax_t errors, long double%double errors.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 27 22:59:00 GMT 2016


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.


More information about the Gcc-bugs mailing list