gnu-versioned-namespace.ver: Add more typeinfo/vtable exports.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 1 Oct 2012 23:58:37 +0000 (23:58 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 1 Oct 2012 23:58:37 +0000 (23:58 +0000)
2012-10-01  Benjamin Kosnik  <bkoz@redhat.com>

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

From-SVN: r191949

libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver

index 8eb1480809534a03199126689aeab602e8b47e46..32f82a7d44edc2eab2f581b17d68e96c9311a426 100644 (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
index 5f253743cceaa6c6ca3e550084da3343f191b6cf..84210e4ec0a163a3ba4376a647d709ff898f9605 100644 (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