public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-03  1:16 David S. Miller
  0 siblings, 0 replies; 11+ messages in thread
From: David S. Miller @ 2002-10-03  1:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libstdc++/7995; it has been noted by GNATS.

From: "David S. Miller" <davem@redhat.com>
To: christian@j-son.org
Cc: davem@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
        gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling
 libstdc++-v3/src/complex_io.cc on sparc64-linux
Date: Thu, 03 Oct 2002 01:01:51 -0700 (PDT)

 See my update to this PR, I've reopened it as it happens for me now
 to.


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-03  6:12 davem
  0 siblings, 0 replies; 11+ messages in thread
From: davem @ 2002-10-03  6:12 UTC (permalink / raw)
  To: christian, gcc-bugs, gcc-prs, nobody

Synopsis: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux

State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Thu Oct  3 06:12:28 2002
State-Changed-Why:
    Duplicate of bootstrap/8017, please follow there for progress
    on this bug.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7995


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-03  1:08 davem
  0 siblings, 0 replies; 11+ messages in thread
From: davem @ 2002-10-03  1:08 UTC (permalink / raw)
  To: christian, gcc-bugs, gcc-prs, nobody

Synopsis: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux

State-Changed-From-To: closed->open
State-Changed-By: davem
State-Changed-When: Thu Oct  3 01:08:26 2002
State-Changed-Why:
    reopened it's happening for me now too and there is
    a seperate PR (8017) which is on solaris

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7995


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-02 23:36 Christian Jönsson
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Jönsson @ 2002-10-02 23:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libstdc++/7995; it has been noted by GNATS.

From: =?iso-8859-1?Q?Christian_J=F6nsson?= <christian@j-son.org>
To: "David S. Miller" <davem@redhat.com>
Cc: davem@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
	gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
Date: Thu, 3 Oct 2002 08:35:06 +0200

 On Wed, Oct 02, 2002 at 04:41:14PM -0700, David S. Miller wrote:
 > 
 > gcc-2.96 is not able to produce reliable 64-bit binaries on sparc.
 > That is why you are seeing these problems.
 
 ok, even though it's just the first stage compilation that is done
 using gcc-2.96 and that there are no comparison problems detected
 between stages two and three?
 
 if som i'll build a gcc-3.2.1 cvs branch with just the c language,
 install it, and use that as bootstrap stage one compiler. is that what
 you'd suggest?
 
 Cheers,
 
 /ChJ
 


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-02 16:56 David S. Miller
  0 siblings, 0 replies; 11+ messages in thread
From: David S. Miller @ 2002-10-02 16:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libstdc++/7995; it has been noted by GNATS.

From: "David S. Miller" <davem@redhat.com>
To: christian@j-son.org
Cc: davem@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
        nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling
 libstdc++-v3/src/complex_io.cc on sparc64-linux
Date: Wed, 02 Oct 2002 16:41:14 -0700 (PDT)

 gcc-2.96 is not able to produce reliable 64-bit binaries on sparc.
 That is why you are seeing these problems.


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-02 16:49 davem
  0 siblings, 0 replies; 11+ messages in thread
From: davem @ 2002-10-02 16:49 UTC (permalink / raw)
  To: christian, gcc-bugs, gcc-prs, nobody

Synopsis: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux

State-Changed-From-To: feedback->closed
State-Changed-By: davem
State-Changed-When: Wed Oct  2 16:49:06 2002
State-Changed-Why:
    gcc-2.96 is not usable to build reliable 64-bit binaries
    which is what is causing this build failure

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7995


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-02  8:16 Christian Jönsson
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Jönsson @ 2002-10-02  8:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libstdc++/7995; it has been noted by GNATS.

From: =?iso-8859-1?Q?Christian_J=F6nsson?= <christian@j-son.org>
To: davem@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
Date: Wed, 2 Oct 2002 17:08:58 +0200

 On Wed, Oct 02, 2002 at 03:56:35AM -0000, davem@gcc.gnu.org wrote:
 > Synopsis: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/c=
 omplex_io.cc on sparc64-linux
 >=20
 > State-Changed-From-To: open->feedback
 > State-Changed-By: davem
 > State-Changed-When: Tue Oct  1 20:56:35 2002
 > State-Changed-Why:
 >     sparc64-linux build and checked for my last night on the
 >     mainline, can you retry?  Thanks.
 >=20
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&database=
 =3Dgcc&pr=3D7995
 
 hmm, I tried it today, no go...
 
 /bin/sh ../libtool --tag CXX --mode=3Dcompile /usr/local/src/gcc-binutils/t=
 runk/objdir/gcc/xgcc -shared-libgcc -B/usr/local/src/gcc-binutils/trunk/obj=
 dir/gcc/ -nostdinc++  -L/usr/local/src/gcc-binutils/trunk/objdir/sparc64-li=
 nux/libstdc++-v3/src -L/usr/local/src/gcc-binutils/trunk/objdir/sparc64-lin=
 ux/libstdc++-v3/src/.libs -B/usr/local/gcc-binutils/sparc64-linux/bin/ -B/u=
 sr/local/gcc-binutils/sparc64-linux/lib/ -isystem /usr/local/gcc-binutils/s=
 parc64-linux/include -L/usr/local/src/gcc-binutils/trunk/objdir/ld -nostdin=
 c++ -I/usr/local/src/gcc-binutils/trunk/objdir/sparc64-linux/libstdc++-v3/i=
 nclude/sparc64-linux -I/usr/local/src/gcc-binutils/trunk/objdir/sparc64-lin=
 ux/libstdc++-v3/include -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/li=
 bstdc++-v3/libsupc++  -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/libs=
 tdc++-v3/libmath    -g -O2 -D_GNU_SOURCE -fno-implicit-templates  -Wall -Wn=
 o-format -W -Wwrite-strings -Winline  -fdiagnostics-show-location=3Donce  -=
 ffunction-sections -fdata-sections -g    -c /usr/local/src/gcc-binutils/tru=
 nk/gcc-binutils/libstdc++-v3/src/complex_io.cc
 /usr/local/src/gcc-binutils/trunk/objdir/gcc/xgcc -shared-libgcc -B/usr/loc=
 al/src/gcc-binutils/trunk/objdir/gcc/ -nostdinc++ -L/usr/local/src/gcc-binu=
 tils/trunk/objdir/sparc64-linux/libstdc++-v3/src -L/usr/local/src/gcc-binut=
 ils/trunk/objdir/sparc64-linux/libstdc++-v3/src/.libs -B/usr/local/gcc-binu=
 tils/sparc64-linux/bin/ -B/usr/local/gcc-binutils/sparc64-linux/lib/ -isyst=
 em /usr/local/gcc-binutils/sparc64-linux/include -L/usr/local/src/gcc-binut=
 ils/trunk/objdir/ld -nostdinc++ -I/usr/local/src/gcc-binutils/trunk/objdir/=
 sparc64-linux/libstdc++-v3/include/sparc64-linux -I/usr/local/src/gcc-binut=
 ils/trunk/objdir/sparc64-linux/libstdc++-v3/include -I/usr/local/src/gcc-bi=
 nutils/trunk/gcc-binutils/libstdc++-v3/libsupc++ -I/usr/local/src/gcc-binut=
 ils/trunk/gcc-binutils/libstdc++-v3/libmath -g -O2 -D_GNU_SOURCE -fno-impli=
 cit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-s=
 how-location=3Donce -ffunction-sections -fdata-sections -g -c /usr/local/sr=
 c/gcc-binutils/trunk/gcc-binutils/libstdc++-v3/src/complex_io.cc  -fPIC -DP=
 IC -o .libs/complex_io.o
 In file included from /usr/local/src/gcc-binutils/trunk/objdir/sparc64-linu=
 x/libstdc++-v3/include/sstream:367,
                  from /usr/local/src/gcc-binutils/trunk/objdir/sparc64-linu=
 x/libstdc++-v3/include/complex:51,
                  from /usr/local/src/gcc-binutils/trunk/gcc-binutils/libstd=
 c++-v3/src/complex_io.cc:30:
 /usr/local/src/gcc-binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include=
 /iosfwd: In instantiation of `std::basic_iostream<char, std::char_traits<ch=
 ar> >':
 /usr/local/src/gcc-binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include=
 /bits/sstream.tcc:234:   instantiated from `std::basic_stringstream<char, s=
 td::char_traits<char>, std::allocator<char> >'
 /usr/local/src/gcc-binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include=
 /bits/sstream.tcc:234:   instantiated from here
 /usr/local/src/gcc-binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include=
 /iosfwd:64: internal compiler error: in
    lookup_base_r, at cp/search.c:282
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 make[4]: *** [complex_io.lo] Error 1
 make[4]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/sparc6=
 4-linux/libstdc++-v3/src'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/sparc6=
 4-linux/libstdc++-v3'
 make[2]: *** [all-recursive-am] Error 2
 make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/sparc6=
 4-linux/libstdc++-v3'
 make[1]: *** [all-target-libstdc++-v3] Error 2
 make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir'
 make: *** [bootstrap-lean] Error 2
 
 chj@u1sparc:/usr/local/src/gcc-binutils/trunk/objdir$ cat /proc/cpuinfo=20
 cpu		: TI UltraSparc I   (SpitFire)
 fpu		: UltraSparc I integrated FPU
 promlib		: Version 3 Revision 11
 prom		: 3.11.1
 type		: sun4u
 ncpus probed	: 1
 ncpus active	: 1
 Cpu0Bogo	: 333.41
 Cpu0ClkTck	: 0000000009f48582
 MMU Type	: Spitfire
 chj@u1sparc:/usr/local/src/gcc-binutils/trunk/objdir$=20
 
 This was on a Aurora SPARC Linux 0.32 build (Nashville) Ultra1
 sun4u system with these packages:
 
 binutils-2.11.93.0.2-11sparc
 dejagnu-1.4.3-0  (built ftp://ftp.gnu.org/gnu/dejagnu/dejagnu-1.4.3-0.src.r=
 pm)
 expect-5.38.0-74 (from rawhide)
 gcc-2.96-111
 glibc-2.2.5-36
 kernel-2.4.18-0.998sparc
 tcl-8.3.3-74     (from rawhide)=20
 
 Configured like this (maybe very wrong?):
 
 env CC=3D'gcc -m64 -mtune=3Dultrasparc -pipe' LD_LIBRARY_PATH=3D/usr/lib64 \
 /usr/local/src/gcc-binutils/trunk/gcc-binutils/configure \
 sparc64-linux --prefix=3D/usr/local/gcc-binutils \
 --enable-shared --enable-threads=3Dposix  >& configure.log;
 
 LAST_UPDATED: Wed Oct  2 06:38:06 UTC 2002
 
 Anything I can do?
 
 /ChJ
 
 
 
 
 


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-10-01 20:56 davem
  0 siblings, 0 replies; 11+ messages in thread
From: davem @ 2002-10-01 20:56 UTC (permalink / raw)
  To: christian, gcc-bugs, gcc-prs, nobody

Synopsis: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux

State-Changed-From-To: open->feedback
State-Changed-By: davem
State-Changed-When: Tue Oct  1 20:56:35 2002
State-Changed-Why:
    sparc64-linux build and checked for my last night on the
    mainline, can you retry?  Thanks.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7995


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-09-25 23:56 Christian Jönsson
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Jönsson @ 2002-09-25 23:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1338 bytes --]

The following reply was made to PR libstdc++/7995; it has been noted by GNATS.

From: =?iso-8859-1?Q?Christian_J=F6nsson?= <christian@j-son.org>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
Date: Thu, 26 Sep 2002 08:51:31 +0200

 On Mon, Sep 23, 2002 at 12:42:01PM +0200, Christian Jönsson wrote:
 > On Sat, Sep 21, 2002 at 01:36:01PM -0000, gcc-gnats@gcc.gnu.org wrote:
 > > Thank you very much for your problem report.
 > > It has the internal identification `libstdc++/7995'.
 > > The individual assigned to look at your
 > > report is: unassigned. 
 > > 
 > > >Category:       libstdc++
 > > >Responsible:    unassigned
 > > >Synopsis:       ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
 > > >Arrival-Date:   Sat Sep 21 06:36:01 PDT 2002
 > 
 > The problem still exists (LAST_UPDATED: Mon Sep 23 05:42:04 UTC 2002)
 > and is as far as I can tell the same problem as reported in
 > 
 > http://gcc.gnu.org/ml/gcc-testresults/2002-09/msg00768.html
 > 
 
 Still there (LAST_UPDATED: Wed Sep 26 06:xx:xx UTC 2002) and also related to
 PR bootstrap/8017
 
 http://gcc.gnu.org/ml/gcc-prs/2002-09/msg00648.html
 
 as far as I could tell...
 
 Cheers,
 
 /ChJ
 


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

* Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-09-23  3:46 Christian Jönsson
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Jönsson @ 2002-09-23  3:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libstdc++/7995; it has been noted by GNATS.

From: =?iso-8859-1?Q?Christian_J=F6nsson?= <christian@j-son.org>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
Date: Mon, 23 Sep 2002 12:42:01 +0200

 On Sat, Sep 21, 2002 at 01:36:01PM -0000, gcc-gnats@gcc.gnu.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `libstdc++/7995'.
 > The individual assigned to look at your
 > report is: unassigned. 
 > 
 > >Category:       libstdc++
 > >Responsible:    unassigned
 > >Synopsis:       ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
 > >Arrival-Date:   Sat Sep 21 06:36:01 PDT 2002
 
 The problem still exists (LAST_UPDATED: Mon Sep 23 05:42:04 UTC 2002)
 and is as far as I can tell the same problem as reported in
 
 http://gcc.gnu.org/ml/gcc-testresults/2002-09/msg00768.html
 
 Cheers,
 
 /ChJ
 
 
 


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

* libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
@ 2002-09-21  6:36 christian
  0 siblings, 0 replies; 11+ messages in thread
From: christian @ 2002-09-21  6:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7995
>Category:       libstdc++
>Synopsis:       ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 21 06:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.3 20020920 (experimental)
>Organization:
>Environment:
System: Linux u1sparc.j-son.org 2.4.18-0.998sparc #1 Thu Aug 29 05:42:13 EDT 2002 sparc64 unknown
Architecture: sparc64

	
host: sparc64-unknown-linux-gnu
build: sparc64-unknown-linux-gnu
target: sparc64-unknown-linux-gnu
configured with: /usr/local/src/gcc+binutils/trunk/gcc/configure sparc64-linux --enable-shared --enable-threads=posix --disable-checking --enable-__cxa_atexit
>Description:

	ICE when compiling libstdc++-v3 with bootstrapped gcc cvs trunk
	compiler.

>How-To-Repeat:
	/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/src$ /usr/local/src/gcc+binutils/trunk/objdir/gcc/xgcc -v -save-temps -shared-libgcc -B/usr/local/src/gcc+binutils/trunk/objdir/gcc/ -nostdinc++ -L/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/src -L/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/src/.libs -B/usr/local/sparc64-linux/bin/ -B/usr/local/sparc64-linux/lib/ -isystem /usr/local/sparc64-linux/include -nostdinc++ -I/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/sparc64-linux -I/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include -I/usr/local/src/gcc+binutils/trunk/gcc/libstdc++-v3/libsupc++ -I/usr/local/src/gcc+binutils/trunk/gcc/libstdc++-v3/libmath -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /usr/local/src/gcc+binutils/trunk/gcc/libstdc++-v3/src/complex_io.cc  -fPIC -DPIC -o .libs/complex_io.o

	.file	"complex_io.cc"
	.file 1 "/usr/local/src/gcc+binutils/trunk/gcc/libstdc++-v3/src/complex_io.cc"
	.section	".debug_abbrev"
.LLdebug_abbrev0:
	.section	".debug_info"
.LLdebug_info0:
	.section	".debug_line"
.LLdebug_line0:
	.section	".text"
.LLtext0:
	.file 2 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/cpp_type_traits.h"
	.file 3 "/usr/include/math.h"
	.file 4 "/usr/include/bits/sched.h"
	.file 5 "/usr/include/bits/pthreadtypes.h"
	.file 6 "/usr/include/gconv.h"
	.file 7 "/usr/include/wchar.h"
	.file 8 "/usr/include/libio.h"
	.file 9 "/usr/include/_G_config.h"
	.file 10 "/usr/include/time.h"
	.file 11 "/usr/local/src/gcc+binutils/trunk/objdir/gcc/include/pthread.h"
	.file 12 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/sparc64-linux/bits/c++io.h"
	.file 13 "/usr/include/xlocale.h"
	.file 14 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/char_traits.h"
	.file 15 "/usr/include/locale.h"
	.file 16 "/usr/include/bits/waitstatus.h"
	.file 17 "/usr/include/bits/time.h"
	.file 18 "/usr/include/stdlib.h"
	.file 19 "/usr/local/src/gcc+binutils/trunk/gcc/libstdc++-v3/libsupc++/new"
	.file 20 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/type_traits.h"
	.file 21 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/stl_iterator_base_types.h"
	.file 22 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/stl_threads.h"
	.file 23 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/stl_alloc.h"
	.file 24 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/stringfwd.h"
	.file 25 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/basic_string.h"
	.file 26 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/basic_string.tcc"
	.file 27 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/localefwd.h"
	.file 28 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/ios_base.h"
	.file 29 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/fpos.h"
	.file 30 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/sparc64-linux/bits/ctype_base.h"
	.file 31 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/codecvt.h"
	.file 32 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/locale_facets.h"
	.file 33 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/limits"
	.file 34 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/ostream"
	.file 35 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/ostream.tcc"
	.file 36 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/istream"
	.file 37 "/usr/local/src/gcc+binutils/trunk/objdir/sparc64-linux/libstdc++-v3/include/bits/istream.tcc"

>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-10-03 13:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-03  1:16 libstdc++/7995: ICE in gcc cvs trunk 20020921 when compiling libstdc++-v3/src/complex_io.cc on sparc64-linux David S. Miller
  -- strict thread matches above, loose matches on Subject: below --
2002-10-03  6:12 davem
2002-10-03  1:08 davem
2002-10-02 23:36 Christian Jönsson
2002-10-02 16:56 David S. Miller
2002-10-02 16:49 davem
2002-10-02  8:16 Christian Jönsson
2002-10-01 20:56 davem
2002-09-25 23:56 Christian Jönsson
2002-09-23  3:46 Christian Jönsson
2002-09-21  6:36 christian

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