public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
@ 2004-02-19  5:47 billingd at gcc dot gnu dot org
  2004-02-19  7:25 ` [Bug bootstrap/14207] [3.4/3.5? Regression] " pinskia at gcc dot gnu dot org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-02-19  5:47 UTC (permalink / raw)
  To: gcc-bugs

Bootstrap fails in libstdc++ for -mabi-o32 ABI

The failure was introduced between:
 - 2004-02-17 19:00 UTC
 - 2004-02-17 19:30 UTC
and was most likely triggered by

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.

Host is SGI Origin 300 running irix 6.5.22m.
Bootstrap compiler is MIPSPro C 7.4.1m

/disk4/billingd/obj/gcc-3.4-j/gcc/xgcc -shared-libgcc -
B/disk4/billingd/obj/gcc-3.4-j/gcc/ -nostdinc++ -L/disk4/billingd/obj/gcc-3.4-
j/mips-sgi-irix6.5/mabi=32/libstdc++-v3/src -L/disk4/billingd/obj/gcc-3.4-
j/mips-sgi-irix6.5/mabi=32/libstdc++-v3/src/.libs -B/disk4/billingd/tmp/gcc-
3.4-j/mips-sgi-irix6.5/bin/ -B/disk4/billingd/tmp/gcc-3.4-j/mips-sgi-
irix6.5/lib/ -isystem /disk4/billingd/tmp/gcc-3.4-j/mips-sgi-irix6.5/include -
isystem /disk4/billingd/tmp/gcc-3.4-j/mips-sgi-irix6.5/sys-include  -mabi=32 -
shared -nostdlib /disk4/billingd/obj/gcc-3.4-
j/gcc/mabi=32/crtbegin.o  .libs/codecvt.o .libs/complex_io.o .libs/ctype.o .lib
s/debug.o .libs/demangle.o .libs/functexcept.o .libs/globals_locale.o .libs/glo
bals_io.o .libs/ios.o .libs/ios_failure.o .libs/ios_init.o .libs/ios_locale.o .
libs/limits.o .libs/list.o .libs/locale.o .libs/locale_init.o .libs/locale_face
ts.o .libs/localename.o .libs/stdexcept.o .libs/strstream.o .libs/tree.o .libs/
allocator-inst.o .libs/concept-inst.o .libs/fstream-inst.o .libs/ext-
inst.o .libs/io-inst.o .libs/istream-inst.o .libs/locale-inst.o .libs/locale-
misc-inst.o .libs/misc-inst.o .libs/ostream-inst.o .libs/sstream-
inst.o .libs/streambuf-inst.o .libs/string-inst.o .libs/valarray-
inst.o .libs/wlocale-inst.o .libs/wstring-
inst.o .libs/codecvt_members.o .libs/collate_members.o .libs/ctype_members.o .l
ibs/messages_members.o .libs/monetary_members.o .libs/numeric_members.o .libs/t
ime_members.o .libs/basic_file.o .libs/c++locale.o .libs/libstdc++.lax/libmath.
a/stubs.o .libs/libstdc++.lax/libmath.a/copysignf.o .libs/libstdc++.lax/libmath
.a/signbit.o .libs/libstdc++.lax/libmath.a/signbitf.o  .libs/libstdc++.lax/libs
upc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt
.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/lib
supc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_a
lloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstd
c++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenie
nce.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .l
ibs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/l
ibsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenienc
e.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/
libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++con
venience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o
 .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/l
ibsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_o
pnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/
libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/p
ure.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/li
bsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o 
.libs/libstdc++.lax/libsupc++convenience.a/vterminate.o   -
L/disk4/billingd/obj/gcc-3.4-j/mips-sgi-irix6.5/mabi=32/libstdc++-v3/src -
L/disk4/billingd/obj/gcc-3.4-j/mips-sgi-irix6.5/mabi=32/libstdc++-
v3/src/.libs -lm ../libmath/.libs/libmath.a -
lm ../libsupc++/.libs/libsupc++convenience.a -lm -L/disk4/billingd/obj/gcc-3.4-
j/gcc/mabi=32 -L/disk4/billingd/obj/gcc-3.4-j/gcc -L/usr/bin -lgcc_s_mabi=32 -
lgcc_s_mabi=32 -lm -lgcc_s_mabi=32 -lgcc_s_mabi=32   -
lc /disk4/billingd/obj/gcc-3.4-j/gcc/mabi=32/crtend.o  -Wl,-soname -
Wl,libstdc++.so.7 `test -n "sgi7.0" && echo -Wl,-set_version -Wl,sgi7.0` -Wl,-
update_registry -Wl,.libs/so_locations -o .libs/libstdc++.so.7.0
ld: WARNING 84 : ../libmath/.libs/libmath.a is not used for resolving any 
symbol.
ld: WARNING 84 : ../libsupc++/.libs/libsupc++convenience.a is not used for 
resolving any symbol.
ld: WARNING 84 : ../libmath/.libs/libmath.a is not used for resolving any 
symbol.
ld: WARNING 84 : ../libsupc++/.libs/libsupc++convenience.a is not used for 
resolving any symbol.
ld: ERROR   40 : Virtual addresses of loadable segments overlap.
                   Use linker option -aoutkeep and then dump the segment 
information  with -elfdump -o a.out 
ld: INFO    153: Output file renamed to .libs/a.out.
collect2: ld returned 2 exit status

-- 
           Summary: Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,pcarlini at suse dot
                    de,ro at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4/3.5? Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
@ 2004-02-19  7:25 ` pinskia at gcc dot gnu dot org
  2004-02-20  3:30 ` [Bug bootstrap/14207] [3.4 " billingd at gcc dot gnu dot org
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-19  7:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-19 07:25 -------
This really sounds like a target specific problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
            Summary|Bootstrap fails linking     |[3.4/3.5? Regression]
                   |libstdc++.so  for  -mabi-o32|Bootstrap fails linking
                   |ABI                         |libstdc++.so  for  -mabi-o32
                   |                            |ABI
   Target Milestone|---                         |3.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
  2004-02-19  7:25 ` [Bug bootstrap/14207] [3.4/3.5? Regression] " pinskia at gcc dot gnu dot org
@ 2004-02-20  3:30 ` billingd at gcc dot gnu dot org
  2004-02-20  5:14 ` billingd at gcc dot gnu dot org
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-02-20  3:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From billingd at gcc dot gnu dot org  2004-02-20 03:30 -------
Works with 3.5.0.  Confirmed by reverting patch.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-20 03:30:25
               date|                            |
            Summary|[3.4/3.5? Regression]       |[3.4 Regression] Bootstrap
                   |Bootstrap fails linking     |fails linking libstdc++.so
                   |libstdc++.so  for  -mabi-o32|for  -mabi-o32 ABI
                   |ABI                         |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
  2004-02-19  7:25 ` [Bug bootstrap/14207] [3.4/3.5? Regression] " pinskia at gcc dot gnu dot org
  2004-02-20  3:30 ` [Bug bootstrap/14207] [3.4 " billingd at gcc dot gnu dot org
@ 2004-02-20  5:14 ` billingd at gcc dot gnu dot org
  2004-02-20  8:22 ` pcarlini at suse dot de
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-02-20  5:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From billingd at gcc dot gnu dot org  2004-02-20 05:14 -------
Only the second line in the patch (near line 494) causes the problem.  
With this line reverted (ie applying patch below) I can bootstrap.

ru300:58%cvs diff -u locale_facets.tcc
Index: locale_facets.tcc
===================================================================
RCS file: /usr/local/gcc-cvs/gcc-cvs/gcc/libstdc++-
v3/include/bits/locale_facets.tcc,v
retrieving revision 1.166.2.6
diff -u -r1.166.2.6 locale_facets.tcc
--- locale_facets.tcc   2004/02/17 19:23:15     1.166.2.6
+++ locale_facets.tcc   2004/02/20 05:09:58
@@ -492,7 +492,7 @@
 
        // Digit grouping is checked. If grouping and found_grouping don't
        // match, then get very very upset, and set failbit.
-       if (__found_grouping.size())
+       if (__lc->_M_use_grouping && __found_grouping.size())
          {
            // Add the ending grouping.
            __found_grouping += static_cast<char>(__sep_pos);


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-02-20  5:14 ` billingd at gcc dot gnu dot org
@ 2004-02-20  8:22 ` pcarlini at suse dot de
  2004-02-20 19:54 ` david dot billinghurst at comalco dot riotinto dot com dot au
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pcarlini at suse dot de @ 2004-02-20  8:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2004-02-20 08:22 -------
A comment: of course I have no problem with you reverting this straighforward
improvement from the 3_4-branch for the sake of stability.
However, I think you agree that something is seriously wrong with the port or
its toolchain if changing an 'if' like that (simplifying it, actually!) breaks
the bootstrap!?!?!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-02-20  8:22 ` pcarlini at suse dot de
@ 2004-02-20 19:54 ` david dot billinghurst at comalco dot riotinto dot com dot au
  2004-02-25  3:19 ` cvs-commit at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: david dot billinghurst at comalco dot riotinto dot com dot au @ 2004-02-20 19:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au  2004-02-20 19:54 -------
Subject: RE:  [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI

> ------- Additional Comments From pcarlini at suse dot de  2004-02-20 08:22 -------
> A comment: of course I have no problem with you reverting this straighforward
> improvement from the 3_4-branch for the sake of stability.
> However, I think you agree that something is seriously wrong with the port or
> its toolchain if changing an 'if' like that (simplifying it, actually!) breaks
> the bootstrap!?!?!

Agree.  The -o32 ABI is new, but the IRIX -o32 assembler and linker are old.
I am surprised that it works at all.

I will revert the patch in the 3.4 branch once I am back in the office (Wednesday)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-02-20 19:54 ` david dot billinghurst at comalco dot riotinto dot com dot au
@ 2004-02-25  3:19 ` cvs-commit at gcc dot gnu dot org
  2004-02-25  3:28 ` billingd at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-02-25  3:19 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-02-25  3:19 ` cvs-commit at gcc dot gnu dot org
@ 2004-02-25  3:28 ` billingd at gcc dot gnu dot org
  2004-02-25  5:52 ` echristo at redhat dot com
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-02-25  3:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From billingd at gcc dot gnu dot org  2004-02-25 03:28 -------
Patch reverted on 3.4 branch

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-02-25  3:28 ` billingd at gcc dot gnu dot org
@ 2004-02-25  5:52 ` echristo at redhat dot com
  2004-02-25  6:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: echristo at redhat dot com @ 2004-02-25  5:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From echristo at redhat dot com  2004-02-25 05:52 -------
I agree that reverting the patch probably isn't the right thing. While it could
be a bug in the assembler/linker it's not something that can be fixed easily
though - David, can you test with gnu as/gnu ld for o32 on your build? You'll
need to use mainline binutils for this.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug bootstrap/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2004-02-25  5:52 ` echristo at redhat dot com
@ 2004-02-25  6:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
  2004-03-01  2:06 ` [Bug target/14207] " mmitchel at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: david dot billinghurst at comalco dot riotinto dot com dot au @ 2004-02-25  6:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au  2004-02-25 06:16 -------
Subject: RE:  [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI

> David, can you test with gnu as/gnu ld for o32 on your build? You'll
> need to use mainline binutils for this.

I won't be able to do this in the next couple of weeks, but I will try
when I have the time. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2004-02-25  6:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
@ 2004-03-01  2:06 ` mmitchel at gcc dot gnu dot org
  2004-03-01  2:15 ` david dot billinghurst at comalco dot riotinto dot com dot au
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-03-01  2:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-01 02:06 -------
These problems with the SGI assembler/linker often *do* represent GCC problems,
in my experience.  They are very difficult to track down, and often come from
something very different that what the error message indicates.

Does this problem occur with a default IRIX 6.5 bootstrap, or only with special
options to build in O32 mode?

I think that the most sensible solution here may well be to take o32 out of the
default multilibs for IRIX 6.5.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2004-03-01  2:06 ` [Bug target/14207] " mmitchel at gcc dot gnu dot org
@ 2004-03-01  2:15 ` david dot billinghurst at comalco dot riotinto dot com dot au
  2004-03-08 23:11 ` mmitchel at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: david dot billinghurst at comalco dot riotinto dot com dot au @ 2004-03-01  2:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au  2004-03-01 02:15 -------
Subject: RE:  [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI

> Additional Comments From mmitchel 
> 
> Does this problem occur with a default IRIX 6.5 bootstrap, or only with special
> options to build in O32 mode?

The problem occurs with the default bootstrap options.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2004-03-01  2:15 ` david dot billinghurst at comalco dot riotinto dot com dot au
@ 2004-03-08 23:11 ` mmitchel at gcc dot gnu dot org
  2004-03-08 23:18 ` david dot billinghurst at comalco dot riotinto dot com dot au
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-03-08 23:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-08 23:11 -------
Is it reasonable just to disable the o32 multilib then?

In the old days, IIRC you had to build a separate o32 compiler.

Since fixing this is not going to be in any way easy, it seems to me that we
help our IRIX users more by giving them a bootstrap that builds n32/64 than one
that falls over for o32.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2004-03-08 23:11 ` mmitchel at gcc dot gnu dot org
@ 2004-03-08 23:18 ` david dot billinghurst at comalco dot riotinto dot com dot au
  2004-03-09 23:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: david dot billinghurst at comalco dot riotinto dot com dot au @ 2004-03-08 23:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au  2004-03-08 23:18 -------
Subject: RE:  [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI

> From: mmitchel at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org]
>
> Is it reasonable just to disable the o32 multilib then?
>
> In the old days, IIRC you had to build a separate o32 compiler.
>
> Since fixing this is not going to be in any way easy, it seems to me that we
> help our IRIX users more by giving them a bootstrap that builds n32/64 than one
> that falls over for o32.

That seems reasonable to me.  I have never used the o32 ABI - I am just testing
it because I can.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2004-03-08 23:18 ` david dot billinghurst at comalco dot riotinto dot com dot au
@ 2004-03-09 23:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
  2004-03-18 17:39 ` cvs-commit at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: david dot billinghurst at comalco dot riotinto dot com dot au @ 2004-03-09 23:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au  2004-03-09 23:16 -------
Subject: RE:  [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI

This problem has now occured on the trunk.  Switching to 
CVS GNU binutils doesn't work in this case, as there is 
then a problem building the default -n32 ABI.

I have disabled -o32 in my tree so that I can continue
nightly testing.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (13 preceding siblings ...)
  2004-03-09 23:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
@ 2004-03-18 17:39 ` cvs-commit at gcc dot gnu dot org
  2004-03-21 17:57 ` mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-18 17:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-18 17:38 -------
Subject: Bug 14207

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	bkoz@gcc.gnu.org	2004-03-18 17:38:24

Modified files:
	libstdc++-v3   : ChangeLog Makefile.in acconfig.h acinclude.m4 
	                 aclocal.m4 config.h.in configure configure.ac 
	                 configure.host linkage.m4 
	libstdc++-v3/config: linker-map.gnu 
	libstdc++-v3/config/cpu/alpha: atomicity.h 
	libstdc++-v3/config/cpu/cris: atomicity.h 
	libstdc++-v3/config/cpu/generic: atomicity.h 
	libstdc++-v3/config/cpu/hppa: atomicity.h 
	libstdc++-v3/config/cpu/i386: atomicity.h 
	libstdc++-v3/config/cpu/i486: atomicity.h 
	libstdc++-v3/config/cpu/ia64: atomicity.h 
	libstdc++-v3/config/cpu/m68k: atomicity.h 
	libstdc++-v3/config/cpu/mips: atomicity.h 
	libstdc++-v3/config/cpu/powerpc: atomicity.h 
	libstdc++-v3/config/cpu/s390: atomicity.h 
	libstdc++-v3/config/cpu/sparc: atomicity.h 
	libstdc++-v3/config/io: basic_file_stdio.cc 
	libstdc++-v3/config/locale/generic: c_locale.h 
	                                    monetary_members.cc 
	                                    numeric_members.cc 
	libstdc++-v3/config/locale/gnu: c++locale_internal.h c_locale.h 
	                                monetary_members.cc 
	                                numeric_members.cc 
	libstdc++-v3/config/os/aix: atomicity.h 
	libstdc++-v3/config/os/hpux: os_defines.h 
	libstdc++-v3/docs/html: configopts.html documentation.html 
	                        test.html 
	libstdc++-v3/docs/html/18_support: howto.html 
	libstdc++-v3/docs/html/19_diagnostics: howto.html 
	libstdc++-v3/docs/html/20_util: howto.html 
	libstdc++-v3/docs/html/ext: howto.html 
	libstdc++-v3/docs/html/faq: index.html index.txt 
	libstdc++-v3/include: Makefile.am Makefile.in 
	libstdc++-v3/include/backward: alloc.h bvector.h 
	libstdc++-v3/include/bits: allocator.h basic_ios.h basic_ios.tcc 
	                           basic_string.h basic_string.tcc 
	                           boost_concept_check.h char_traits.h 
	                           codecvt.h concurrence.h 
	                           cpp_type_traits.h deque.tcc 
	                           fstream.tcc functexcept.h gslice.h 
	                           gslice_array.h indirect_array.h 
	                           ios_base.h istream.tcc list.tcc 
	                           locale_classes.h locale_facets.h 
	                           locale_facets.tcc localefwd.h 
	                           mask_array.h ostream.tcc postypes.h 
	                           slice_array.h sstream.tcc stl_algo.h 
	                           stl_algobase.h stl_bvector.h 
	                           stl_construct.h stl_deque.h 
	                           stl_function.h stl_heap.h 
	                           stl_iterator.h 
	                           stl_iterator_base_funcs.h 
	                           stl_iterator_base_types.h stl_list.h 
	                           stl_map.h stl_multimap.h 
	                           stl_multiset.h stl_numeric.h 
	                           stl_pair.h stl_queue.h 
	                           stl_raw_storage_iter.h stl_relops.h 
	                           stl_set.h stl_stack.h stl_tempbuf.h 
	                           stl_threads.h stl_tree.h 
	                           stl_uninitialized.h stl_vector.h 
	                           stream_iterator.h streambuf.tcc 
	                           streambuf_iterator.h stringfwd.h 
	                           type_traits.h valarray_after.h 
	                           valarray_array.h valarray_array.tcc 
	                           valarray_before.h vector.tcc 
	libstdc++-v3/include/ext: debug_allocator.h hashtable.h 
	                          malloc_allocator.h mt_allocator.h 
	                          new_allocator.h pool_allocator.h 
	                          ropeimpl.h 
	libstdc++-v3/include/std: std_memory.h 
	libstdc++-v3/libmath: Makefile.in 
	libstdc++-v3/libsupc++: Makefile.in 
	libstdc++-v3/po: Makefile.am Makefile.in 
	libstdc++-v3/scripts: check_performance testsuite_flags.in 
	libstdc++-v3/src: Makefile.am Makefile.in allocator-inst.cc 
	                  debug.cc globals_io.cc globals_locale.cc 
	                  ios.cc ios_init.cc locale-inst.cc locale.cc 
	                  locale_facets.cc locale_init.cc misc-inst.cc 
	                  string-inst.cc 
	libstdc++-v3/testsuite: Makefile.am Makefile.in 
	                        testsuite_character.h testsuite_hooks.h 
	                        testsuite_performance.h 
	libstdc++-v3/testsuite/18_support: numeric_limits.cc 
	libstdc++-v3/testsuite/20_util: binders.cc 
	libstdc++-v3/testsuite/20_util/allocator: 1.cc 10378.cc 
	libstdc++-v3/testsuite/20_util/auto_ptr: assign_neg.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/compare/char: 
	                                                             1.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/compare/wchar_t: 
	                                                                1.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/cons/char: 6.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t: 
	                                                             6.cc 
	libstdc++-v3/testsuite/22_locale/ctype/is/char: 2.cc 
	libstdc++-v3/testsuite/22_locale/ctype/is/wchar_t: 2.cc 
	libstdc++-v3/testsuite/22_locale/ctype/widen/char: 1.cc 
	libstdc++-v3/testsuite/22_locale/money_get/get/char: 1.cc 2.cc 
	                                                     3.cc 4.cc 
	                                                     7.cc 
	libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t: 1.cc 
	                                                        2.cc 
	                                                        3.cc 
	                                                        4.cc 
	                                                        7.cc 
	libstdc++-v3/testsuite/22_locale/money_put/put/char: 1.cc 2.cc 
	                                                     3.cc 
	libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t: 1.cc 
	                                                        2.cc 
	                                                        3.cc 
	libstdc++-v3/testsuite/22_locale/num_put/put/char: 4.cc 
	libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t: 4.cc 
	libstdc++-v3/testsuite/23_containers/bitset/invalidation: 1.cc 
	libstdc++-v3/testsuite/23_containers/deque/cons: 1.cc 2.cc 
	libstdc++-v3/testsuite/23_containers/deque/invalidation: 1.cc 
	                                                         2.cc 
	                                                         3.cc 
	                                                         4.cc 
	libstdc++-v3/testsuite/23_containers/deque/operators: 1.cc 
	libstdc++-v3/testsuite/23_containers/list: 1.cc 
	libstdc++-v3/testsuite/23_containers/list/capacity: 1.cc 
	libstdc++-v3/testsuite/23_containers/list/cons: 1.cc 2.cc 3.cc 
	                                                4.cc 5.cc 6.cc 
	                                                7.cc 8.cc 9.cc 
	libstdc++-v3/testsuite/23_containers/list/invalidation: 1.cc 
	                                                        2.cc 
	                                                        3.cc 
	                                                        4.cc 
	libstdc++-v3/testsuite/23_containers/list/modifiers: 1.cc 2.cc 
	                                                     3.cc 
	libstdc++-v3/testsuite/23_containers/list/operators: 1.cc 2.cc 
	                                                     3.cc 4.cc 
	libstdc++-v3/testsuite/23_containers/map/insert: 1.cc 
	libstdc++-v3/testsuite/23_containers/map/invalidation: 1.cc 2.cc 
	libstdc++-v3/testsuite/23_containers/map/operators: 1.cc 
	libstdc++-v3/testsuite/23_containers/multimap/invalidation: 1.cc 
	                                                            2.cc 
	libstdc++-v3/testsuite/23_containers/multiset/insert: 1.cc 
	libstdc++-v3/testsuite/23_containers/multiset/invalidation: 1.cc 
	                                                            2.cc 
	libstdc++-v3/testsuite/23_containers/priority_queue/members: 
	                                                             7161.cc 
	libstdc++-v3/testsuite/23_containers/queue/members: 7157.cc 
	libstdc++-v3/testsuite/23_containers/set/invalidation: 1.cc 2.cc 
	libstdc++-v3/testsuite/23_containers/stack/members: 7158.cc 
	libstdc++-v3/testsuite/23_containers/vector/bool: 6886.cc 
	libstdc++-v3/testsuite/23_containers/vector/capacity: 1.cc 
	                                                      8230.cc 
	libstdc++-v3/testsuite/23_containers/vector/cons: 1.cc 2.cc 3.cc 
	                                                  6513.cc 
	libstdc++-v3/testsuite/23_containers/vector/element_access: 1.cc 
	libstdc++-v3/testsuite/23_containers/vector/invalidation: 1.cc 
	                                                          2.cc 
	                                                          3.cc 
	                                                          4.cc 
	libstdc++-v3/testsuite/23_containers/vector/modifiers: 1.cc 2.cc 
	libstdc++-v3/testsuite/23_containers/vector/resize: 1.cc 
	libstdc++-v3/testsuite/24_iterators: back_insert_iterator.cc 
	                                     front_insert_iterator.cc 
	                                     insert_iterator.cc 
	                                     iterator.cc rel_ops.cc 
	libstdc++-v3/testsuite/25_algorithms: equal.cc min_max.cc 
	                                      rotate.cc 
	libstdc++-v3/testsuite/25_algorithms/unique: 1.cc 2.cc 
	libstdc++-v3/testsuite/26_numerics: complex_value.cc 
	libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t: 
	                                                            9874.cc 
	libstdc++-v3/testsuite/27_io/ios_base/cons: assign_neg.cc 
	                                            copy_neg.cc 
	libstdc++-v3/testsuite/27_io/ios_base/storage: 1.cc 2.cc 3.cc 
	libstdc++-v3/testsuite/27_io/manipulators/standard/char: 2.cc 
	libstdc++-v3/testsuite/27_io/objects/char: 5.cc 
	libstdc++-v3/testsuite/27_io/objects/wchar_t: 5.cc 
	libstdc++-v3/testsuite/backward: 11460.cc 
	libstdc++-v3/testsuite/config: default.exp 
	libstdc++-v3/testsuite/ext: concept_checks.cc hash_map.cc 
	                            hash_set.cc rope.cc 
	libstdc++-v3/testsuite/ext/enc_filebuf/char: 13189.cc 
	libstdc++-v3/testsuite/ext/enc_filebuf/wchar_t: 13189.cc 
	libstdc++-v3/testsuite/lib: libstdc++.exp 
	libstdc++-v3/testsuite/libstdc++-dg: normal.exp 
	libstdc++-v3/testsuite/thread: pthread1.cc pthread4.cc 
	                               pthread5.cc pthread6.cc 
	                               pthread7-rope.cc 
Added files:
	libstdc++-v3/config/allocator: bitmap_allocator_base.h 
	                               malloc_allocator_base.h 
	                               mt_allocator_base.h 
	                               new_allocator_base.h 
	libstdc++-v3/config/cpu/cris: atomic_word.h 
	libstdc++-v3/config/cpu/generic: atomic_word.h 
	libstdc++-v3/config/cpu/sparc: atomic_word.h 
	libstdc++-v3/config/os/irix: atomic_word.h atomicity.h 
	libstdc++-v3/docs/html/20_util: allocator.html 
	libstdc++-v3/docs/html/ext: ballocator_doc.txt mt_allocator.html 
	libstdc++-v3/include/bits: atomicity.h 
	libstdc++-v3/include/ext: bitmap_allocator.h 
	libstdc++-v3/src: allocator.cc 
	libstdc++-v3/testsuite/20_util/allocator: 14176.cc 8230.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/replace/char: 
	                                                             6.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/replace/wchar_t: 
	                                                                6.cc 
	libstdc++-v3/testsuite/22_locale/locale/cons: 12658_thread.cc 
	libstdc++-v3/testsuite/22_locale/money_get/get/char: 14.cc 15.cc 
	                                                     16.cc 17.cc 
	                                                     18.cc 19.cc 
	libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t: 14.cc 
	                                                        15.cc 
	                                                        16.cc 
	                                                        17.cc 
	                                                        18.cc 
	                                                        19.cc 
	libstdc++-v3/testsuite/22_locale/num_get/get/char: 14.cc 15.cc 
	libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t: 14.cc 
	                                                      15.cc 
	libstdc++-v3/testsuite/23_containers/deque/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/list/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/map/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/multimap/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/multiset/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/set/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/vector/modifiers: swap.cc 
	libstdc++-v3/testsuite/lib: dg-options.exp 
	libstdc++-v3/testsuite/performance/20_util/allocator: insert.cc 
	                                                      insert_insert.cc 
	                                                      list_sort_search.cc 
	                                                      map_mt_find.cc 
	                                                      map_thread.cc 
	                                                      producer_consumer.cc 
	libstdc++-v3/testsuite/performance/21_strings: string_append.cc 
	                                               string_cons_input_iterator.cc 
	libstdc++-v3/testsuite/performance/22_locale: is_wchar_t.cc 
	                                              narrow_widen_char.cc 
	                                              narrow_widen_wchar_t.cc 
	                                              wchar_t_in.cc 
	                                              wchar_t_length.cc 
	                                              wchar_t_out.cc 
	libstdc++-v3/testsuite/performance/23_containers: 
	                                                  container_benchmark.cc 
	                                                  list_create_fill_sort.cc 
	                                                  map_create_fill.cc 
	libstdc++-v3/testsuite/performance/26_numerics: complex_norm.cc 
	libstdc++-v3/testsuite/performance/27_io: cout_insert_int.cc 
	                                          filebuf_copy.cc 
	                                          filebuf_sputc.cc 
	                                          fmtflags_manipulators.cc 
	                                          fstream_seek_write.cc 
	                                          ifstream_extract_float.cc 
	                                          ifstream_extract_int.cc 
	                                          ifstream_getline.cc 
	                                          ofstream_insert_float.cc 
	                                          ofstream_insert_int.cc 
Removed files:
	libstdc++-v3/testsuite/performance: allocator.cc 
	                                    allocator_thread.cc 
	                                    complex_norm.cc 
	                                    container_benchmark.cc 
	                                    cout_insert_int.cc 
	                                    filebuf_copy.cc 
	                                    filebuf_sputc.cc 
	                                    fmtflags_manipulators.cc 
	                                    fstream_seek_write.cc 
	                                    ifstream_extract_float.cc 
	                                    ifstream_extract_int.cc 
	                                    ifstream_getline.cc 
	                                    is_wchar_t.cc 
	                                    list_create_fill_sort.cc 
	                                    map_create_fill.cc 
	                                    narrow_widen_char.cc 
	                                    narrow_widen_wchar_t.cc 
	                                    ofstream_insert_float.cc 
	                                    ofstream_insert_int.cc 
	                                    string_append.cc 
	                                    string_cons_input_iterator.cc 
	                                    wchar_t_in.cc 
	                                    wchar_t_length.cc 
	                                    wchar_t_out.cc 

Log message:
	2004-03-17  Benjamin Kosnik  <bkoz@redhat.com>
	
	Revert.
	* configure.ac (AC_PREREQ): Use 2.57.
	(AM_INIT_AUTOMAKE): Remove -Wno-override.
	
	2004-03-17  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.
	
	2004-03-17  Benjamin Kosnik  <bkoz@redhat.com>
	
	Revert dg-require-iconv changes.
	* testsuite/22_locale/collate/compare/wchar_t/2.cc: Revert.
	* testsuite/22_locale/collate/compare/wchar_t/wrapped_locale.cc: Same.
	* testsuite/22_locale/collate/compare/wchar_t/wrapped_env.cc: Same.
	* testsuite/22_locale/collate/hash/wchar_t/2.cc: Same.
	* testsuite/22_locale/collate/hash/wchar_t/wrapped_env.cc: Same.
	* testsuite/22_locale/collate/hash/wchar_t/wrapped_locale.cc: Same.
	* testsuite/22_locale/collate/transform/wchar_t/2.cc: Same.
	* testsuite/22_locale/collate/transform/wchar_t/wrapped_env.cc: Same.
	* testsuite/22_locale/collate/transform/wchar_t/wrapped_locale.cc:
	
	2004-03-16  Benjamin Kosnik  <bkoz@redhat.com>
	
	* Merge from mainline.

Patches:
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.63&r2=1.2224.2.64
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.136&r2=1.136.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acconfig.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.39&r2=1.39.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.280.4.1&r2=1.280.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/aclocal.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.296.4.1&r2=1.296.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config.h.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.79.4.1&r2=1.79.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.373.4.4&r2=1.373.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.ac.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.14&r2=1.14.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.host.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.21.6.1&r2=1.21.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/linkage.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4.4.1&r2=1.4.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/linker-map.gnu.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.52.4.2&r2=1.52.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/bitmap_allocator_base.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/malloc_allocator_base.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/mt_allocator_base.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/new_allocator_base.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/alpha/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/cris/atomic_word.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/cris/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/generic/atomic_word.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/generic/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.7&r2=1.7.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/hppa/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/i386/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.10&r2=1.10.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/i486/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.6&r2=1.6.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/ia64/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/m68k/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/mips/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/powerpc/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/s390/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sparc/atomic_word.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sparc/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/io/basic_file_stdio.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.25.4.3&r2=1.25.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/c_locale.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11&r2=1.11.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/monetary_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/numeric_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/c++locale_internal.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.56.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/c_locale.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.10&r2=1.10.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/monetary_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.15.4.1&r2=1.15.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/numeric_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13&r2=1.13.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/aix/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/hpux/os_defines.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.9&r2=1.9.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/atomic_word.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/configopts.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.33&r2=1.33.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/documentation.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.39&r2=1.39.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/test.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/18_support/howto.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.16&r2=1.16.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/19_diagnostics/howto.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.21&r2=1.21.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/20_util/allocator.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/20_util/howto.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.18&r2=1.18.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/ballocator_doc.txt.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/mt_allocator.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.3.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/howto.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.42.4.2&r2=1.42.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/faq/index.html.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.63&r2=1.63.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/faq/index.txt.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.52&r2=1.52.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.73.4.1&r2=1.73.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.94.4.1&r2=1.94.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/backward/alloc.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.17&r2=1.17.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/backward/bvector.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.10.14.1&r2=1.10.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/atomicity.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/allocator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_ios.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.27&r2=1.27.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_ios.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.28.4.2&r2=1.28.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.41.4.2&r2=1.41.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.46.4.3&r2=1.46.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/boost_concept_check.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13&r2=1.13.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/char_traits.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.23&r2=1.23.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/codecvt.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.25.10.1&r2=1.25.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/concurrence.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/cpp_type_traits.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/deque.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11&r2=1.11.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.116.4.3&r2=1.116.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/functexcept.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.86.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/gslice.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5.14.3&r2=1.5.14.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/gslice_array.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8.14.4&r2=1.8.14.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/indirect_array.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.9.14.4&r2=1.9.14.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/ios_base.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.37.4.1&r2=1.37.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.60&r2=1.60.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/list.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11&r2=1.11.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_classes.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.18.4.1&r2=1.18.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.85.2.2&r2=1.85.2.3
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.8&r2=1.166.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/localefwd.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.35&r2=1.35.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/mask_array.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8.14.4&r2=1.8.14.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/ostream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.50&r2=1.50.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/postypes.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3.6.3&r2=1.3.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/slice_array.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13.14.3&r2=1.13.14.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/sstream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.37.4.1&r2=1.37.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algo.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.43&r2=1.43.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algobase.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.27&r2=1.27.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_bvector.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.30.4.2&r2=1.30.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_construct.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.15&r2=1.15.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_deque.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.44&r2=1.44.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_function.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13&r2=1.13.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_heap.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.14&r2=1.14.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_iterator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.25&r2=1.25.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_iterator_base_funcs.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.17&r2=1.17.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_iterator_base_types.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.14&r2=1.14.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_list.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.34&r2=1.34.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_map.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.19&r2=1.19.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_multimap.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.19&r2=1.19.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_multiset.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.17.4.2&r2=1.17.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_numeric.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.14.6.2&r2=1.14.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_pair.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.14&r2=1.14.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_queue.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.19&r2=1.19.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_raw_storage_iter.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11&r2=1.11.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_relops.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11&r2=1.11.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_set.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.17.4.2&r2=1.17.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_stack.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.15&r2=1.15.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_tempbuf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.19&r2=1.19.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_threads.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.20&r2=1.20.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.30&r2=1.30.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_uninitialized.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.16&r2=1.16.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_vector.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.43&r2=1.43.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stream_iterator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5.6.1&r2=1.5.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.48&r2=1.48.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf_iterator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.14.4.2&r2=1.14.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stringfwd.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.9&r2=1.9.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/type_traits.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13&r2=1.13.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/valarray_after.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/valarray_array.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.12&r2=1.12.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/valarray_array.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4.10.1&r2=1.4.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/valarray_before.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/vector.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11.6.2&r2=1.11.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/bitmap_allocator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/debug_allocator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/hashtable.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/malloc_allocator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/mt_allocator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8.2.2&r2=1.8.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/new_allocator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/pool_allocator.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.7.4.1&r2=1.7.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/ropeimpl.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.23.4.1&r2=1.23.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_memory.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11&r2=1.11.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libmath/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.93&r2=1.93.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.107.4.1&r2=1.107.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/po/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.12&r2=1.12.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/po/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.38&r2=1.38.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/scripts/check_performance.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/scripts/testsuite_flags.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/allocator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.139.4.1&r2=1.139.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.195.4.1&r2=1.195.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/allocator-inst.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/debug.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/globals_io.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/globals_locale.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.52.4.2&r2=1.52.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios_init.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale-inst.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.47&r2=1.47.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.103.4.1&r2=1.103.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale_facets.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale_init.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.6.4.1&r2=1.6.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/misc-inst.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.25&r2=1.25.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/string-inst.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.28&r2=1.28.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.33&r2=1.33.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.69&r2=1.69.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_character.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_hooks.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.25&r2=1.25.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_performance.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.11&r2=1.11.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/18_support/numeric_limits.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.23&r2=1.23.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/20_util/binders.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/20_util/allocator/14176.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/20_util/allocator/8230.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/20_util/allocator/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/20_util/allocator/10378.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/20_util/auto_ptr/assign_neg.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/compare/char/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/compare/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/6.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/6.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/replace/char/6.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/replace/wchar_t/6.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype/is/char/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype/is/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctype/widen/char/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/14.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/15.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/16.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/17.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/18.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/19.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.6.4.1&r2=1.6.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5.12.2&r2=1.5.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5.12.1&r2=1.5.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5.12.2&r2=1.5.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/7.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/14.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/15.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/16.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/17.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/18.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/19.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5.4.1&r2=1.5.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4.12.2&r2=1.4.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4.12.1&r2=1.4.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4.12.2&r2=1.4.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/7.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/char/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.6&r2=1.6.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/char/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/char/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get/get/char/14.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get/get/char/15.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/14.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/15.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_put/put/char/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/bitset/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/cons/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/cons/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/invalidation/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/invalidation/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/invalidation/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/operators/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/capacity/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/5.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/6.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/7.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/8.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/cons/9.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/invalidation/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/invalidation/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/invalidation/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/modifiers/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/modifiers/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/modifiers/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/operators/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/operators/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/operators/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/operators/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map/insert/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map/invalidation/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map/operators/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multimap/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multimap/invalidation/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multimap/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multiset/insert/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multiset/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multiset/invalidation/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multiset/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/priority_queue/members/7161.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/queue/members/7157.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/set/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/set/invalidation/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/set/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/stack/members/7158.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/bool/6886.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/capacity/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/capacity/8230.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/cons/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/cons/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/cons/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/cons/6513.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/element_access/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/invalidation/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/invalidation/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/invalidation/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/invalidation/4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/modifiers/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/modifiers/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/resize/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/back_insert_iterator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/front_insert_iterator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/insert_iterator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/iterator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/rel_ops.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/25_algorithms/equal.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.86.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/25_algorithms/min_max.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/25_algorithms/rotate.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/25_algorithms/unique/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/25_algorithms/unique/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/26_numerics/complex_value.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t/9874.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base/cons/assign_neg.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base/cons/copy_neg.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base/storage/1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base/storage/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base/storage/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/manipulators/standard/char/2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/5.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/wchar_t/5.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/backward/11460.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/config/default.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.86.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/concept_checks.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/hash_map.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/hash_set.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/rope.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.74.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/enc_filebuf/char/13189.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2.10.1&r2=1.2.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/enc_filebuf/wchar_t/13189.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2.10.1&r2=1.2.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/lib/dg-options.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/lib/libstdc++.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.15.4.1&r2=1.15.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/libstdc++-dg/normal.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/allocator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.7&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/allocator_thread.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/complex_norm.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/container_benchmark.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/cout_insert_int.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/filebuf_copy.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/filebuf_sputc.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/fmtflags_manipulators.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/fstream_seek_write.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/ifstream_extract_float.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/ifstream_extract_int.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/ifstream_getline.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/is_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/list_create_fill_sort.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/map_create_fill.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/narrow_widen_char.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/narrow_widen_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/ofstream_insert_float.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.6&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/ofstream_insert_int.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/string_append.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3.14.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/string_cons_input_iterator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/wchar_t_in.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/wchar_t_length.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/wchar_t_out.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/insert.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/insert_insert.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/list_sort_search.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/map_mt_find.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/map_thread.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/producer_consumer.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/21_strings/string_append.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/21_strings/string_cons_input_iterator.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/22_locale/is_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/22_locale/narrow_widen_char.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/22_locale/narrow_widen_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/22_locale/wchar_t_in.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/22_locale/wchar_t_length.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/22_locale/wchar_t_out.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/23_containers/container_benchmark.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/23_containers/list_create_fill_sort.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/23_containers/map_create_fill.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/26_numerics/complex_norm.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/cout_insert_int.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/filebuf_copy.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/filebuf_sputc.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/fmtflags_manipulators.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/fstream_seek_write.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/ifstream_extract_float.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/ifstream_extract_int.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/ifstream_getline.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/ofstream_insert_float.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/27_io/ofstream_insert_int.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/thread/pthread1.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.9&r2=1.9.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/thread/pthread4.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/thread/pthread5.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/thread/pthread6.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.6&r2=1.6.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/thread/pthread7-rope.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.12.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (14 preceding siblings ...)
  2004-03-18 17:39 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-21 17:57 ` mmitchel at gcc dot gnu dot org
  2004-03-21 18:02 ` pcarlini at suse dot de
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-03-21 17:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-21 17:57 -------
Would someone please confirm whether or not this problem still occurs on the 3.4
branch?  If it does, I will disable the o32 multilib for IRIX 6.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (15 preceding siblings ...)
  2004-03-21 17:57 ` mmitchel at gcc dot gnu dot org
@ 2004-03-21 18:02 ` pcarlini at suse dot de
  2004-03-22  0:19 ` david dot billinghurst at comalco dot riotinto dot com dot au
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: pcarlini at suse dot de @ 2004-03-21 18:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2004-03-21 18:02 -------
Hi Mark.

Definitely, it cannot possibly happen in the same form, since Benjamin took
care not backporting from mainline the "offending" changes.

Ciao, Paolo.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (16 preceding siblings ...)
  2004-03-21 18:02 ` pcarlini at suse dot de
@ 2004-03-22  0:19 ` david dot billinghurst at comalco dot riotinto dot com dot au
  2004-03-22  6:49 ` [Bug target/14207] [3.5 " mmitchel at gcc dot gnu dot org
  2004-08-20 10:33 ` rsandifo at gcc dot gnu dot org
  19 siblings, 0 replies; 21+ messages in thread
From: david dot billinghurst at comalco dot riotinto dot com dot au @ 2004-03-22  0:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au  2004-03-22 00:19 -------
Subject: RE:  [3.4 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI

This problem does not occur with GCC 3.4
see http://gcc.gnu.org/ml/gcc-testresults/2004-03/msg01107.html

There is a problem with GCC 3.5.  Quite likely the root cause of the
bug is still present.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.5 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (17 preceding siblings ...)
  2004-03-22  0:19 ` david dot billinghurst at comalco dot riotinto dot com dot au
@ 2004-03-22  6:49 ` mmitchel at gcc dot gnu dot org
  2004-08-20 10:33 ` rsandifo at gcc dot gnu dot org
  19 siblings, 0 replies; 21+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-03-22  6:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-22 06:49 -------
Retargeted to 3.5 since David reports the problem no longer occurs with 3.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4 Regression] Bootstrap  |[3.5 Regression] Bootstrap
                   |fails linking libstdc++.so  |fails linking libstdc++.so
                   |for  -mabi-o32 ABI          |for  -mabi-o32 ABI
   Target Milestone|3.4.0                       |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug target/14207] [3.5 Regression] Bootstrap fails linking libstdc++.so  for  -mabi-o32 ABI
  2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
                   ` (18 preceding siblings ...)
  2004-03-22  6:49 ` [Bug target/14207] [3.5 " mmitchel at gcc dot gnu dot org
@ 2004-08-20 10:33 ` rsandifo at gcc dot gnu dot org
  19 siblings, 0 replies; 21+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2004-08-20 10:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rsandifo at gcc dot gnu dot org  2004-08-20 10:33 -------
Might as well close this now.  The bug hasn't resurfaced on 3.4
branch and we now require GAS for 3.5.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2004-08-20 10:33 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-19  5:47 [Bug bootstrap/14207] New: Bootstrap fails linking libstdc++.so for -mabi-o32 ABI billingd at gcc dot gnu dot org
2004-02-19  7:25 ` [Bug bootstrap/14207] [3.4/3.5? Regression] " pinskia at gcc dot gnu dot org
2004-02-20  3:30 ` [Bug bootstrap/14207] [3.4 " billingd at gcc dot gnu dot org
2004-02-20  5:14 ` billingd at gcc dot gnu dot org
2004-02-20  8:22 ` pcarlini at suse dot de
2004-02-20 19:54 ` david dot billinghurst at comalco dot riotinto dot com dot au
2004-02-25  3:19 ` cvs-commit at gcc dot gnu dot org
2004-02-25  3:28 ` billingd at gcc dot gnu dot org
2004-02-25  5:52 ` echristo at redhat dot com
2004-02-25  6:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
2004-03-01  2:06 ` [Bug target/14207] " mmitchel at gcc dot gnu dot org
2004-03-01  2:15 ` david dot billinghurst at comalco dot riotinto dot com dot au
2004-03-08 23:11 ` mmitchel at gcc dot gnu dot org
2004-03-08 23:18 ` david dot billinghurst at comalco dot riotinto dot com dot au
2004-03-09 23:16 ` david dot billinghurst at comalco dot riotinto dot com dot au
2004-03-18 17:39 ` cvs-commit at gcc dot gnu dot org
2004-03-21 17:57 ` mmitchel at gcc dot gnu dot org
2004-03-21 18:02 ` pcarlini at suse dot de
2004-03-22  0:19 ` david dot billinghurst at comalco dot riotinto dot com dot au
2004-03-22  6:49 ` [Bug target/14207] [3.5 " mmitchel at gcc dot gnu dot org
2004-08-20 10:33 ` rsandifo at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).