[Bug libstdc++/82502] Cannot roundtrip / stream-read a hexfloat double.
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 10 11:09:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82502
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Maxim Egorushkin from comment #0)
> Looks like this issue is related to
> https://cplusplus.github.io/LWG/lwg-active.html#2381
Yep, and it's a dup. We implement exactly what the standard requires, which
doesn't support reading hexfloats back.
*** This bug has been marked as a duplicate of bug 81122 ***
More information about the Gcc-bugs
mailing list