public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/11297] New: ICE building abi_check.cc
@ 2003-06-23 18:27 kraai at gcc dot gnu dot org
  2003-06-24  3:40 ` [Bug bootstrap/11297] " pinskia at physics dot uc dot edu
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: kraai at gcc dot gnu dot org @ 2003-06-23 18:27 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: ICE building abi_check.cc
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kraai at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-unknown-linux-gnu
  GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu

On my Debian 3.0 PowerPC system (with a private build of binutils 2.14), GCC
fails to bootstrap as follows:

`/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/scripts/testsuite_flags
--build-cxx` -DHAVE_CONFIG_H -I. -I../../../../../gcc/libstdc++-v3/testsuite
-I.. -nostdinc++
-I/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include/powerpc-unknown-linux-gnu
-I/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include
-I../../../../../gcc/libstdc++-v3/libsupc++    -O2 -g -O2  -g -O2 -D_GNU_SOURCE
 -msoft-float -fPIC -mstrict-align -c
../../../../../gcc/libstdc++-v3/testsuite/abi_check.cc
../../../../../gcc/libstdc++-v3/testsuite/abi_check.cc: In function `int
   main(int, char**)':
../../../../../gcc/libstdc++-v3/testsuite/abi_check.cc:456: internal compiler
error: Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug bootstrap/11297] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
@ 2003-06-24  3:40 ` pinskia at physics dot uc dot edu
  2003-06-24  5:10 ` kraai at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-24  3:40 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-24 03:40 -------
As with any other bug can you provide the preprocessed file?


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

* [Bug bootstrap/11297] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
  2003-06-24  3:40 ` [Bug bootstrap/11297] " pinskia at physics dot uc dot edu
@ 2003-06-24  5:10 ` kraai at gcc dot gnu dot org
  2003-06-24  5:16 ` pinskia at physics dot uc dot edu
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kraai at gcc dot gnu dot org @ 2003-06-24  5:10 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From kraai at gcc dot gnu dot org  2003-06-24 05:09 -------
The problem is not reproducible with a preprocessed file.  Should I still submit it?  (Am I supposed to change the bug status back to NEW?)


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

* [Bug bootstrap/11297] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
  2003-06-24  3:40 ` [Bug bootstrap/11297] " pinskia at physics dot uc dot edu
  2003-06-24  5:10 ` kraai at gcc dot gnu dot org
@ 2003-06-24  5:16 ` pinskia at physics dot uc dot edu
  2003-06-24 13:36 ` giovannibajo at libero dot it
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-24  5:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-24 05:14:57
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-24 05:14 -------
Okay then this is a big bug as it is a memory corruption bug.


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

* [Bug bootstrap/11297] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2003-06-24  5:16 ` pinskia at physics dot uc dot edu
@ 2003-06-24 13:36 ` giovannibajo at libero dot it
  2003-06-24 14:53 ` kraai at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: giovannibajo at libero dot it @ 2003-06-24 13:36 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From giovannibajo at libero dot it  2003-06-24 13:14 -------
Please provide:

- a log of the command line that causes segmentation fault, but with "-v" added 
to it.

- a log of how you generated the preprocessed source

- a log of the command line compiling the preprocessed source (and with -v) 
that shows that the bug is not reproducible this way.


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

* [Bug bootstrap/11297] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2003-06-24 13:36 ` giovannibajo at libero dot it
@ 2003-06-24 14:53 ` kraai at gcc dot gnu dot org
  2003-06-26 18:04 ` kraai at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kraai at gcc dot gnu dot org @ 2003-06-24 14:53 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From kraai at gcc dot gnu dot org  2003-06-24 14:43 -------
I cannot reproduce the error.  After I ran "cvs update -C", I now see a new and
different error:

/home/kraai/dev/gcc/build/gcc/xgcc -shared-libgcc
-B/home/kraai/dev/gcc/build/gcc/ -nostdinc++
-L/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/src
-L/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/src/.libs
-B/home/kraai/dev/gcc/install/powerpc-unknown-linux-gnu/bin/
-B/home/kraai/dev/gcc/install/powerpc-unknown-linux-gnu/lib/ -isystem
/home/kraai/dev/gcc/install/powerpc-unknown-linux-gnu/include -isystem
/home/kraai/dev/gcc/install/powerpc-unknown-linux-gnu/sys-include  -msoft-float
-fPIC -mstrict-align -shared -nostdlib /usr/lib/crti.o
/home/kraai/dev/gcc/build/gcc/nof/crtbeginS.o  .libs/allocator-inst.o
.libs/codecvt.o .libs/complex_io.o .libs/concept-inst.o .libs/ctype.o
.libs/demangle.o .libs/ext-inst.o .libs/fstream-inst.o .libs/functexcept.o
.libs/globals.o .libs/io-inst.o .libs/ios.o .libs/istream-inst.o .libs/limits.o
.libs/locale.o .libs/locale-inst.o .libs/localename.o .libs/misc-inst.o
.libs/ostream-inst.o .libs/sstream-inst.o .libs/stdexcept.o
.libs/streambuf-inst.o .libs/string-inst.o .libs/strstream.o
.libs/valarray-inst.o .libs/wstring-inst.o .libs/codecvt_members.o
.libs/collate_members.o .libs/ctype_members.o .libs/messages_members.o
.libs/monetary_members.o .libs/numeric_members.o .libs/time_members.o
.libs/basic_file.o .libs/c++locale.o -Wl,--whole-archive
../libmath/.libs/libmath.a ../libsupc++/.libs/libsupc++convenience.a
-Wl,--no-whole-archive 
-L/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/src
-L/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/src/.libs
-lm ../libmath/.libs/libmath.a -lm ../libsupc++/.libs/libsupc++convenience.a -lm
-L/home/kraai/dev/gcc/build/gcc/nof -L/home/kraai/dev/gcc/build/gcc
-L/home/kraai/dev/gcc/install/powerpc-unknown-linux-gnu/bin
-L/home/kraai/dev/gcc/install/powerpc-unknown-linux-gnu/lib
-L/home/kraai/dev/gcc/install/lib/../powerpc-unknown-linux-gnu/lib
-L/home/kraai/dev/gcc/install/lib -lgcc_s_nof -lc -lgcc_s_nof -lm -lgcc_s_nof
-lc -lgcc_s_nof   /home/kraai/dev/gcc/build/gcc/nof/crtsavres.o
/home/kraai/dev/gcc/build/gcc/nof/crtendS.o /usr/lib/crtn.o  -Wl,-O1
-Wl,--version-script=libstdc++-symbol.ver -Wl,-soname -Wl,libstdc++.so.6 -o
.libs/libstdc++.so.6.0.0
.libs/strstream.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[7]: *** [libstdc++.la] Error 1
make[7]: Leaving directory
`/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/src'

This problem is reproducible using a preprocessed source file, so I'll attach
both it and a log of the relevant commands and their output.


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

* [Bug bootstrap/11297] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2003-06-24 14:53 ` kraai at gcc dot gnu dot org
@ 2003-06-26 18:04 ` kraai at gcc dot gnu dot org
  2003-06-26 19:32 ` [Bug bootstrap/11297] [3.4 Regression] " pinskia at physics dot uc dot edu
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kraai at gcc dot gnu dot org @ 2003-06-26 18:04 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From kraai at gcc dot gnu dot org  2003-06-26 18:04 -------
ld produces an error because it is asked to generate a procedure linkage table
entry for a local symbol (see binutils-2.14.90.0.4.1/bfd/elf32-ppc.c:3384).

Here is an example of the assembly that produces a problem:

.LLSDACSE1673:
        .section        .text._ZNSt10istrstreamD1Ev
        .set    .LTHUNK0,_ZNSt10istrstreamD1Ev
        .section       
.gnu.linkonce.t._ZTv0_n12_NSt10istrstreamD1Ev,"awx",@progbits
        .align 2
        .weak   _ZTv0_n12_NSt10istrstreamD1Ev
        .type   _ZTv0_n12_NSt10istrstreamD1Ev, @function
_ZTv0_n12_NSt10istrstreamD1Ev:
.LFB1674:
        .file 9
"/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include/backward/strstream"
        .loc 9 120 0
        lwz 12,0(3)
        addi 12,12,-12
        lwz 12,0(12)
        add 3,3,12
        b .LTHUNK0@plt

If I change

        b .LTHUNK0@plt

to

        b _ZNSt10istrstreamD1Ev@plt

(and likewise for the other such .LTHUNK labels), it assembles and links
successfully.


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

* [Bug bootstrap/11297] [3.4 Regression] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2003-06-26 18:04 ` kraai at gcc dot gnu dot org
@ 2003-06-26 19:32 ` pinskia at physics dot uc dot edu
  2003-06-26 19:35 ` pinskia at physics dot uc dot edu
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-26 19:32 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE building abi_check.cc   |[3.4 Regression] ICE
                   |                            |building abi_check.cc


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-26 19:32 -------
I think this related to bug 11331 which is for hppa but looks like the same bug.


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

* [Bug bootstrap/11297] [3.4 Regression] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2003-06-26 19:32 ` [Bug bootstrap/11297] [3.4 Regression] " pinskia at physics dot uc dot edu
@ 2003-06-26 19:35 ` pinskia at physics dot uc dot edu
  2003-06-27  9:01 ` jakub at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-26 19:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-26 19:35 -------
>From Olaf Hering <http://gcc.gnu.org/ml/gcc/2003-06/msg02204.html>:
The bug was introduced here:
cvs diff -pu -D 20030623 -D 20030624 

I see no rs6000 specific names there.


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

* [Bug bootstrap/11297] [3.4 Regression] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2003-06-26 19:35 ` pinskia at physics dot uc dot edu
@ 2003-06-27  9:01 ` jakub at gcc dot gnu dot org
  2003-06-27 15:28 ` kraai at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu dot org @ 2003-06-27  9:01 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2003-06-24 05:14:57         |2003-06-27 09:01:51
               date|                            |


------- Additional Comments From jakub at gcc dot gnu dot org  2003-06-27 09:01 -------
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg03025.html


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

* [Bug bootstrap/11297] [3.4 Regression] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2003-06-27  9:01 ` jakub at gcc dot gnu dot org
@ 2003-06-27 15:28 ` kraai at gcc dot gnu dot org
  2003-06-28  5:37 ` kraai at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kraai at gcc dot gnu dot org @ 2003-06-27 15:28 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From kraai at gcc dot gnu dot org  2003-06-27 15:28 -------
The patch in comment #11 fixes the problem I encountered in comment #5, but not
the original problem I reported.  I am attaching a log of the commands requested
in comment #4.

Should I file a new report for the original bug?


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

* [Bug bootstrap/11297] [3.4 Regression] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2003-06-27 15:28 ` kraai at gcc dot gnu dot org
@ 2003-06-28  5:37 ` kraai at gcc dot gnu dot org
  2003-07-07  3:50 ` pinskia at physics dot uc dot edu
  2003-07-08 15:29 ` kraai at gcc dot gnu dot org
  12 siblings, 0 replies; 14+ messages in thread
From: kraai at gcc dot gnu dot org @ 2003-06-28  5:37 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From kraai at gcc dot gnu dot org  2003-06-28 05:37 -------
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg03004.html fixes my original problem, and has been committed.


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

* [Bug bootstrap/11297] [3.4 Regression] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2003-06-28  5:37 ` kraai at gcc dot gnu dot org
@ 2003-07-07  3:50 ` pinskia at physics dot uc dot edu
  2003-07-08 15:29 ` kraai at gcc dot gnu dot org
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-07  3:50 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-07 03:50 -------
Assigning to jakub@gcc.gnu.org who thought he assigned to himself but bugzilla was bit 
old back then.


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

* [Bug bootstrap/11297] [3.4 Regression] ICE building abi_check.cc
  2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2003-07-07  3:50 ` pinskia at physics dot uc dot edu
@ 2003-07-08 15:29 ` kraai at gcc dot gnu dot org
  12 siblings, 0 replies; 14+ messages in thread
From: kraai at gcc dot gnu dot org @ 2003-07-08 15:29 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


kraai at gcc dot gnu dot org changed:

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


------- Additional Comments From kraai at gcc dot gnu dot org  2003-07-08 15:29 -------
Jakub checked in the patch referenced in comment #11, fixing the bootstrap.


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

end of thread, other threads:[~2003-07-08 15:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-23 18:27 [Bug bootstrap/11297] New: ICE building abi_check.cc kraai at gcc dot gnu dot org
2003-06-24  3:40 ` [Bug bootstrap/11297] " pinskia at physics dot uc dot edu
2003-06-24  5:10 ` kraai at gcc dot gnu dot org
2003-06-24  5:16 ` pinskia at physics dot uc dot edu
2003-06-24 13:36 ` giovannibajo at libero dot it
2003-06-24 14:53 ` kraai at gcc dot gnu dot org
2003-06-26 18:04 ` kraai at gcc dot gnu dot org
2003-06-26 19:32 ` [Bug bootstrap/11297] [3.4 Regression] " pinskia at physics dot uc dot edu
2003-06-26 19:35 ` pinskia at physics dot uc dot edu
2003-06-27  9:01 ` jakub at gcc dot gnu dot org
2003-06-27 15:28 ` kraai at gcc dot gnu dot org
2003-06-28  5:37 ` kraai at gcc dot gnu dot org
2003-07-07  3:50 ` pinskia at physics dot uc dot edu
2003-07-08 15:29 ` kraai 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).