summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/config/linker-map.gnu
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2002-11-13 18:27:37 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2002-11-13 18:27:37 +0000
commit4378141b876092938607e4b26ccac4f94dfb2ea4 (patch)
tree71a088bc2d63912398abc81b8eb3ff18d5f95fdc /libstdc++-v3/config/linker-map.gnu
parent593dc58af5c950280133acb3ae3fa6771cd4f7a5 (diff)
downloadppe42-gcc-4378141b876092938607e4b26ccac4f94dfb2ea4.tar.gz
ppe42-gcc-4378141b876092938607e4b26ccac4f94dfb2ea4.zip
2002-11-13 Benjamin Kosnik <bkoz@redhat.com>
* config/linker-map.gnu: Export all _S_construct. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59080 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config/linker-map.gnu')
-rw-r--r--libstdc++-v3/config/linker-map.gnu4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/config/linker-map.gnu b/libstdc++-v3/config/linker-map.gnu
index e2fa73d664e..4a0e87641af 100644
--- a/libstdc++-v3/config/linker-map.gnu
+++ b/libstdc++-v3/config/linker-map.gnu
@@ -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]*;
OpenPOWER on IntegriCloud