This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap/9845: [Alpha-ev6] libgcc2.c:956: internal compiler error: Segmentation fault


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]