public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/10164: [linux-mips]: ICE while building libstdc++
@ 2003-03-20 11:06 agx
0 siblings, 0 replies; 5+ messages in thread
From: agx @ 2003-03-20 11:06 UTC (permalink / raw)
To: gcc-gnats; +Cc: debian-gcc
>Number: 10164
>Category: bootstrap
>Synopsis: [linux-mips]: ICE while building libstdc++
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Thu Mar 20 11:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: agx@sigcpu.org
>Release: gcc-ss-20030317
>Organization:
>Environment:
linux-mips SGI IP22 (debian unstable)
currently installed gcc is:
Reading specs from /usr/local/bin/../lib/gcc-lib/mips-unknown-linux-gnu/3.3/specs
Configured with: ../gcc-cvs/configure --prefix=/usr/local/stow/gcc-cvs-head --program-suffix=-cvs --enable-languages=c,c++ : (reconfigured) ../gcc-cvs/configure --prefix=/usr/local/stow/gcc-cvs-head --program-suffix=-cvs --enable-languages=c,c++
Thread model: posix
gcc version 3.3 20030310 (prerelease)
>Description:
when doing a native bootstrap 'make bootstrap' dies with a segmentation fault:
/import/gcc/gcc-cvs-build/gcc/xgcc -shared-libgcc -B/import/gcc/gcc-cvs-build/gcc/ -nostdinc++ -L/import/gcc/gcc-cvs-build/mips-unknown-linux-gnu/libstdc++-v3/src -L/import/gcc/gcc-cvs-build/mips-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/stow/gcc-cvs-head/mips-unknown-linux-gnu/bin/ -B/usr/local/stow/gcc-cvs-head/mips-unknown-linux-gnu/lib/ -isystem /usr/local/stow/gcc-cvs-head/mips-unknown-linux-gnu/include -I../../../../gcc-cvs/libstdc++-v3/../gcc -I../../../../gcc-cvs/libstdc++-v3/../include -I/import/gcc/gcc-cvs-build/mips-unknown-linux-gnu/libstdc++-v3/include/mips-unknown-linux-gnu -I/import/gcc/gcc-cvs-build/mips-unknown-linux-gnu/libstdc++-v3/include -I../../../../gcc-cvs/libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-cvs/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -o eh_alloc.o
In file included from ../../../../gcc-cvs/libstdc++-v3/libsupc++/eh_alloc.cc:33:
/import/gcc/gcc-cvs-build/mips-unknown-linux-gnu/libstdc++-v3/include/cstdlib: In
function `lldiv_t __gnu_cxx::div(long long int, long long int)':
/import/gcc/gcc-cvs-build/mips-unknown-linux-gnu/libstdc++-v3/include/cstdlib:149: internal compiler error: Segmentation
fault
>How-To-Repeat:
CC=gcc-cvs ../gcc-cvs/configure \
--program-suffix=-cvs \
--enable-shared \
--enable-threads \
--enable-languages='c,c++,f77'
make bootstrap
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bootstrap/10164: [linux-mips]: ICE while building libstdc++
@ 2003-05-12 11:28 giovannibajo
0 siblings, 0 replies; 5+ messages in thread
From: giovannibajo @ 2003-05-12 11:28 UTC (permalink / raw)
To: agx, debian-gcc, gcc-bugs, gcc-prs, nobody
Synopsis: [linux-mips]: ICE while building libstdc++
State-Changed-From-To: feedback->closed
State-Changed-By: bajo
State-Changed-When: Mon May 12 11:24:19 2003
State-Changed-Why:
Reported as fixed by the submitter. To followup on gnats
bugreports, you can click on the link "send email to
interested parties" in the page of your PR. Otherwise,
just make sure to put "bootstrap/10164" (for instance)
in your subject and CC to gcc-gnats@gcc.gnu.org.
Alternatively, be sure to CC at least to
gcc-bugs@gcc.gnu.org, which is where bugs are tracked and
analyzed. Thanks!
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10164
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bootstrap/10164: [linux-mips]: ICE while building libstdc++
@ 2003-05-10 16:06 Guido Guenther
0 siblings, 0 replies; 5+ messages in thread
From: Guido Guenther @ 2003-05-10 16:06 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/10164; it has been noted by GNATS.
From: Guido Guenther <agx@sigxcpu.org>
To: Dara Hazeghi <dhazeghi@yahoo.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/10164: [linux-mips]: ICE while building libstdc++
Date: Sat, 10 May 2003 17:54:21 +0200
On Fri, May 09, 2003 at 05:28:55PM -0700, Dara Hazeghi wrote:
> can the submitter of this report please send the preprocessed source
> that is crashing the compiler? Without it, it's awfully difficult to
> tell whether this bug is still present in current versions of gcc.
I can't reproduce this since quiet some time now, see:
http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg00669.html
I sent this to gcc-testresults since there seems to be no easy way to
follow up on gnats bugreports by email.
Regards,
-- Guido
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bootstrap/10164: [linux-mips]: ICE while building libstdc++
@ 2003-05-10 7:49 giovannibajo
0 siblings, 0 replies; 5+ messages in thread
From: giovannibajo @ 2003-05-10 7:49 UTC (permalink / raw)
To: agx, debian-gcc, gcc-bugs, gcc-prs, nobody
Synopsis: [linux-mips]: ICE while building libstdc++
State-Changed-From-To: open->feedback
State-Changed-By: bajo
State-Changed-When: Sat May 10 07:49:32 2003
State-Changed-Why:
See Dara's question.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10164
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: bootstrap/10164: [linux-mips]: ICE while building libstdc++
@ 2003-05-10 0:36 Dara Hazeghi
0 siblings, 0 replies; 5+ messages in thread
From: Dara Hazeghi @ 2003-05-10 0:36 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/10164; it has been noted by GNATS.
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: agx@sigxcpu.org, gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: bootstrap/10164: [linux-mips]: ICE while building libstdc++
Date: Fri, 9 May 2003 17:28:55 -0700
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-
trail&database=gcc&pr=10164
Hello,
can the submitter of this report please send the preprocessed source
that is crashing the compiler? Without it, it's awfully difficult to
tell whether this bug is still present in current versions of gcc.
Thanks,
Dara
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-05-12 11:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-20 11:06 bootstrap/10164: [linux-mips]: ICE while building libstdc++ agx
2003-05-10 0:36 Dara Hazeghi
2003-05-10 7:49 giovannibajo
2003-05-10 16:06 Guido Guenther
2003-05-12 11:28 giovannibajo
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).