[Bug libstdc++/71562] Changing the hard coded size of _S_local_capacity in sso_string_base.h
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 3 19:13:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71562
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Allowing a different ABI is just going to be confusing to users. In fact it
does not allow people to use shared libraries any more unless you recompile the
whole distro to make sure they are all using the ABI.
More information about the Gcc-bugs
mailing list