]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
linker-map.gnu: Export all _S_construct.
authorBenjamin Kosnik <bkoz@redhat.com>
Wed, 13 Nov 2002 18:42:41 +0000 (18:42 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 13 Nov 2002 18:42:41 +0000 (18:42 +0000)
2002-11-13  Benjamin Kosnik  <bkoz@redhat.com>

* config/linker-map.gnu: Export all _S_construct.

From-SVN: r59081

libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu

index dc6f46c186c34781c1e848526682f5b90e04bf12..32b48ba51f973f36f866f6c149d5d5e565057016 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-13  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * config/linker-map.gnu: Export all _S_construct.
+       
 2002-11-06  David Edelsohn  <edelsohn@gnu.org>
 
        PR 8362
index e2fa73d664e45a46ac7b17e775ff93d43fac624f..4a0e87641af3e2e25e9d8123cb61ef4165e6ef65 100644 (file)
@@ -80,8 +80,8 @@ GLIBCPP_3.2 {
     _ZNSs12_S_empty_repEv;
     _ZNSs20_S_empty_rep_storageE;
     _ZNSbIwSt11char_traitsIwESaIwEE20_S_empty_rep_storageE;
-    _ZNSs12_S_constructEjcRKSaIcE;
-    _ZNSs13_S_copy_chars*;
+    _ZNSs12_S_constructE*;
+    _ZNSs13_S_copy_charsE*;
     _ZNSbIwSt11char_traitsIwESaIwEE[A-Ra-z]*;
     _ZNSbIwSt11char_traitsIwESaIwEE[0-9][A-Ra-z]*;
     _ZNSbIwSt11char_traitsIwESaIwEE[0-9][0-9][A-Ra-z]*;