This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]