This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Fix bootstrap/14207 by reverting libstdc++ patch
- From: "Billinghurst, David (CALCRTS)" <david dot billinghurst at comalco dot riotinto dot com dot au>
- To: <gcc-patches at gcc dot gnu dot org>
- Cc: <pcarlini at suse dot de>
- Date: Wed, 25 Feb 2004 14:26:25 +1100
- Subject: Fix bootstrap/14207 by reverting libstdc++ patch
I have reverted the patch below on 3.4 branch to fix PR bootstrap/14207
on mips-sgi-irix6.5 -o32 with MIPS toolchain
Paolo agreed in a private email. Almost certainly the patch revealed
a MIPS assembler or loader bug.
Interestingly the same patch is in mainline with no problems.
2004-02-17 Paolo Carlini <pcarlini@suse.de>
* include/bits/locale_facets.tcc (num_get<>::_M_extract_float,
num_get<>::_M_extract_int, money_get<>::do_get): Simplify
grouping fidelity conditional.