gnu-versioned-namespace.ver: Add more typeinfo/vtable exports.

2012-10-01  Benjamin Kosnik  <bkoz@redhat.com>

	* config/abi/pre/gnu-versioned-namespace.ver: Add more
	typeinfo/vtable exports.

From-SVN: r191949
This commit is contained in:
Benjamin Kosnik 2012-10-01 23:58:37 +00:00 committed by Benjamin Kosnik
parent 7a7fc98064
commit e0372a2f31
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2012-10-01 Benjamin Kosnik <bkoz@redhat.com>
* config/abi/pre/gnu-versioned-namespace.ver: Add more
typeinfo/vtable exports.
2012-10-01 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/54757

View File

@ -62,15 +62,18 @@ GLIBCXX_7.0 {
_ZTTNSt*;
# vtable
_ZTVSt*;
_ZTVNSt*;
# thunk
_ZTv0_n24_NS*;
# typeinfo structure
_ZTISt*;
_ZTINSt*;
# typeinfo name
_ZTSSt*;
_ZTSNSt*;
# locale