[Bug middle-end/60528] GCC puts out floating point constants differently depending on if long is 32bit or 64bit (due to use of long for encode_ieee_double)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 17 07:42:33 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60528
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Summary|GCC puts out floating point |GCC puts out floating point
|constants differently |constants differently
|depending on if long is |depending on if long is
|32bit or 64bit |32bit or 64bit (due to use
|(encode_ieee_double) |of long for
| |encode_ieee_double)
Last reconfirmed| |2024-03-17
Status|UNCONFIRMED |NEW
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.
More information about the Gcc-bugs
mailing list