From: Loren J. Rittle Date: Wed, 11 Feb 2004 05:03:13 +0000 (+0000) Subject: re PR libstdc++/14098 ([3.4 only] typeinfo issue with __gnu_cxx::stdio_sync_filebuf) X-Git-Tag: releases/gcc-4.0.0~10195 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64bd39ccc7fd4aa012928c87a480e360a33b2762;p=thirdparty%2Fgcc.git re PR libstdc++/14098 ([3.4 only] typeinfo issue with __gnu_cxx::stdio_sync_filebuf) PR libstdc++/14098 * config/linker-map.gnu: Add typeinfo and typeinfo name for __gnu_cxx::stdio_sync_filebuf >. From-SVN: r77635 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index d177700d9283..108a8cecac5c 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2004-02-10 Loren J. Rittle + + PR libstdc++/14098 + * config/linker-map.gnu: Add typeinfo and typeinfo name for + __gnu_cxx::stdio_sync_filebuf >. + 2004-02-09 Loren J. Rittle * include/ext/pool_allocator.h: Include c++config.h. diff --git a/libstdc++-v3/config/linker-map.gnu b/libstdc++-v3/config/linker-map.gnu index c6acb2ab4b90..ec926e514def 100644 --- a/libstdc++-v3/config/linker-map.gnu +++ b/libstdc++-v3/config/linker-map.gnu @@ -150,6 +150,7 @@ GLIBCXX_3.4 { _ZTISt10__num_base; _ZTISt21__ctype_abstract_baseI[cw]E; _ZTISt23__codecvt_abstract_baseI[cw]c11__mbstate_tE; + _ZTIN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE; # typeinfo name _ZTSNSt8ios_base7failureE; @@ -161,6 +162,7 @@ GLIBCXX_3.4 { _ZTSSt10__num_base; _ZTSSt21__ctype_abstract_baseI[cw]E; _ZTSSt23__codecvt_abstract_baseI[cw]c11__mbstate_tE; + _ZTSN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE; # function-scope static objects requires a guard variable. _ZGVNSt*;