This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/9845: [Alpha-ev6] libgcc2.c:956: internal compiler error: Segmentation fault
- From: Falk Hueffner <falk dot hueffner at student dot uni-tuebingen dot de>
- To: malfet at gw dot mipt dot sw dot ru
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Date: 25 Feb 2003 18:47:59 +0100
- Subject: Re: bootstrap/9845: [Alpha-ev6] libgcc2.c:956: internal compiler error: Segmentation fault
- References: <20030225094819.10726.qmail@sources.redhat.com><87el5wh55h.fsf@student.uni-tuebingen.de><20030225214350.A26074@srv.mipt.sw.ru>
malfet at gw dot mipt dot sw dot ru writes:
> > I cannot reproduce this on alphaev68-unknown-linux-gnu. Could you
> > please tell the exact command line you used to compile (bootstrap or
> > not?), and the compiler you used for stage 1?
>
> I downloaded gcc from cvs, run ./configure and then make.
> Processor is 2164, distribution is RedHat Linux 6.0 for Alpha, gcc is 2.91.66
> nik at blackbox nik]$ gcc -v
> Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.91.66/specs
> gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
> This error occures with all cvs snapshots from 17 Feb up to this
> day. May be the problem is that I have alphaev6, but everything is
> compiled for alpha-ev67?
Are you sure you don't have an ev67? What does grep model
/proc/cpuinfo say? In any case, this shouldn't be the reason. The only
thing I can currently think of is that 2.91.66 miscompiles xgcc. Could
you maybe try installing, say, gcc 3.2, and bootstrap with that?
--
Falk