public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Christian Jönsson" <christian@j-son.org>
To: nobody@gcc.gnu.org
Cc: gcc-prs@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 08:16:00 -0000	[thread overview]
Message-ID: <20021002151606.10077.qmail@sources.redhat.com> (raw)

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
 
 
 
 
 


             reply	other threads:[~2002-10-02 15:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-02  8:16 Christian Jönsson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-03  6:12 davem
2002-10-03  1:16 David S. Miller
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-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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021002151606.10077.qmail@sources.redhat.com \
    --to=christian@j-son.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).