This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14720] Undefined reference to `std::basic_ios<char, std::char_traits<char> >::_M_setstate(std::_Ios_Iostate)
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2004 09:56:18 -0000
- Subject: [Bug libstdc++/14720] Undefined reference to `std::basic_ios<char, std::char_traits<char> >::_M_setstate(std::_Ios_Iostate)
- References: <20040324172102.14720.schoen@ztt.fh-worms.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-05-27 09:56 -------
Subject: Bug 14720
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: matz@gcc.gnu.org 2004-05-27 09:56:03
Modified files:
libstdc++-v3/testsuite: abi_check.cc
libstdc++-v3/config: linker-map.gnu
Log message:
Backport from 3.3 branch:
2004-05-13 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/14720
* config/linker-map.gnu: Export basic_ios::_M_setstate.
* testsuite/abi_check.cc (check_version): Add GLIBCXX_3.2.4
to known versions.
* configure.in (libtool_VERSION): To 5:6:0.
* configure: Regenerated.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/abi_check.cc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.10.2.4&r2=1.10.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/linker-map.gnu.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.22.2.9&r2=1.22.2.10
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14720