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 8eb1480..32f82a7 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 5f25374..84210e4 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