[Bug c++/77271] flag -std=c++98 cannot set _GLIBCXX_USE_CXX11_ABI properly
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 16 17:53:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77271
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is expected and was a known breakage in the abi. It was designed so that
libstdc++ abi would backwards compatible but not libraries which used the newer
gcc.
More information about the Gcc-bugs
mailing list