[Bug libstdc++/64315] num_put misbehaves if the C library doesn't support floats

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 15 13:47:00 GMT 2014


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-12-15
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
If we can handle this without penalising the common case it would be nice to
fail politely, rather than crash in flames.



More information about the Gcc-bugs mailing list