Commit 4a1338ed by Benjamin Kosnik Committed by Benjamin Kosnik

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
parent cbf78ae4
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> 2002-11-13 Loren J. Rittle <ljrittle@acm.org>
libstdc++/7445 libstdc++/7445
......
...@@ -80,8 +80,8 @@ GLIBCPP_3.2 { ...@@ -80,8 +80,8 @@ GLIBCPP_3.2 {
_ZNSs12_S_empty_repEv; _ZNSs12_S_empty_repEv;
_ZNSs20_S_empty_rep_storageE; _ZNSs20_S_empty_rep_storageE;
_ZNSbIwSt11char_traitsIwESaIwEE20_S_empty_rep_storageE; _ZNSbIwSt11char_traitsIwESaIwEE20_S_empty_rep_storageE;
_ZNSs12_S_constructEjcRKSaIcE; _ZNSs12_S_constructE*;
_ZNSs13_S_copy_chars*; _ZNSs13_S_copy_charsE*;
_ZNSbIwSt11char_traitsIwESaIwEE[A-Ra-z]*; _ZNSbIwSt11char_traitsIwESaIwEE[A-Ra-z]*;
_ZNSbIwSt11char_traitsIwESaIwEE[0-9][A-Ra-z]*; _ZNSbIwSt11char_traitsIwESaIwEE[0-9][A-Ra-z]*;
_ZNSbIwSt11char_traitsIwESaIwEE[0-9][0-9][A-Ra-z]*; _ZNSbIwSt11char_traitsIwESaIwEE[0-9][0-9][A-Ra-z]*;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment