This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so for -mabi-o32 ABI
- 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: 25 Feb 2004 03:19:26 -0000
- Subject: [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so for -mabi-o32 ABI
- References: <20040219054655.14207.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-25 03:19 -------
Subject: Bug 14207
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: billingd@gcc.gnu.org 2004-02-25 03:19:21
Modified files:
libstdc++-v3/include/bits: locale_facets.tcc
libstdc++-v3 : ChangeLog
Log message:
2004-02-25 David Billinghurst <David.Billinghurst@riotinto.com>
PR bootstrap/14207
Revert patch of 2004-02-17, as it breaks mips-sgi-irix6.5 -o32
(Almost certainly a target issue)
* include/bits/locale_facets.tcc (num_get<>::_M_extract_float,
num_get<>::_M_extract_int, money_get<>::do_get): Simplify
grouping fidelity conditional.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.166.2.7&r2=1.166.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.50&r2=1.2224.2.51
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207