This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 Bootstrap failure on sparc-solaris2.8
- To: lucier at math dot purdue dot edu
- Subject: Re: 3.1 Bootstrap failure on sparc-solaris2.8
- From: Roman Lechtchinsky <rl at cs dot tu-berlin dot de>
- Date: Wed, 4 Jul 2001 14:18:23 +0200 (MET DST)
- cc: gcc-bugs at gcc dot gnu dot org
Hi,
> The error is
>
> __GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -DL_floatdisf -c ../../gcc/libgcc2.c -o libgcc/./_floatdisf.o
> ../../gcc/libgcc2.c: In function `__floatdisf':
> ../../gcc/libgcc2.c:1129: Internal compiler error in subreg_highpart_offset, at emit-rtl.c:1180
See http://gcc.gnu.org/ml/gcc-patches/2001-06/msg01619.html which fixes
this and still hasn't been reviewed (just a shameless plug :-).
Bye
Roman