[Bug libstdc++/123167] to_chars(long double) produces rubbish with -mlong-double-64
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 17 05:09:15 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123167
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> ---
-mlong-double-64 is an ABI change. You have to compile all of libraries with
that option to get it work.
More information about the Gcc-bugs
mailing list