From: Loren J. Rittle Date: Wed, 11 Feb 2004 05:21:57 +0000 (+0000) Subject: re PR libstdc++/14097 ([3.4 only] Severe disparity between stdio_filebuf and stdio_sy... X-Git-Tag: releases/gcc-4.0.0~10194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d318a8ba745d64680809e3189f968edf4962c4a2;p=thirdparty%2Fgcc.git re PR libstdc++/14097 ([3.4 only] Severe disparity between stdio_filebuf and stdio_sync_filebuf.) PR libstdc++/14097 * config/linker-map.gnu: Add typeinfo and typeinfo name for __gnu_cxx::stdio_filebuf >. From-SVN: r77636 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 108a8cecac5c..8bd9edc07d69 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -4,6 +4,10 @@ * config/linker-map.gnu: Add typeinfo and typeinfo name for __gnu_cxx::stdio_sync_filebuf >. + PR libstdc++/14097 + * config/linker-map.gnu: Add typeinfo and typeinfo name for + __gnu_cxx::stdio_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 ec926e514def..27227b30ee5a 100644 --- a/libstdc++-v3/config/linker-map.gnu +++ b/libstdc++-v3/config/linker-map.gnu @@ -151,6 +151,7 @@ GLIBCXX_3.4 { _ZTISt21__ctype_abstract_baseI[cw]E; _ZTISt23__codecvt_abstract_baseI[cw]c11__mbstate_tE; _ZTIN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE; + _ZTIN9__gnu_cxx13stdio_filebufI[cw]St11char_traitsI[cw]EEE; # typeinfo name _ZTSNSt8ios_base7failureE; @@ -163,6 +164,7 @@ GLIBCXX_3.4 { _ZTSSt21__ctype_abstract_baseI[cw]E; _ZTSSt23__codecvt_abstract_baseI[cw]c11__mbstate_tE; _ZTSN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE; + _ZTSN9__gnu_cxx13stdio_filebufI[cw]St11char_traitsI[cw]EEE; # function-scope static objects requires a guard variable. _ZGVNSt*;