[v3] libstdc++/52191

Benjamin De Kosnik bkoz@redhat.com
Tue Feb 28 20:34:00 GMT 2012


as requested. all new symbols should be in new symbol versoning names.
With this in, check-abi will now fail if new symbols are inadvertently
added to previously-released versions.

I'm expecting this to make solaris symbol versioning, as reported by
check-abi, fail at first. Then we can conditionalize the failing
symbols and add them in the newest version name on solaris, while
keeping them in the older places for systems like linux that supported
the functionality that added the symbols in earlier gcc releases.
That's the plan, at least.

tested x86/linux

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20120228-1.patch
Type: text/x-patch
Size: 8431 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20120228/01c38231/attachment.bin>


More information about the Libstdc++ mailing list