linker-map.gnu: Export all _S_construct.

2002-11-13  Benjamin Kosnik  <bkoz@redhat.com>

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

From-SVN: r59080
This commit is contained in:
Benjamin Kosnik 2002-11-13 18:27:37 +00:00 committed by Benjamin Kosnik
parent cbf78ae4d1
commit 4a1338ed66
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-11-13 Benjamin Kosnik <bkoz@redhat.com>
* config/linker-map.gnu: Export all _S_construct.
2002-11-13 Loren J. Rittle <ljrittle@acm.org>
libstdc++/7445

View 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]*;