[Bug libstdc++/66145] [5/6/7 Regression] std::ios_base::failure objects thrown from libstdc++.so use old ABI

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 16 16:06:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|5.5                         |7.0

--- Comment #29 from Jonathan Wakely <redi at gcc dot gnu.org> ---
GCC 7 will throw the new ios_base::failure type (unless built so the cxx11 ABI
is completely disabled).


More information about the Gcc-bugs mailing list