This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build failed for powerpc-eabisim with your patch on 2002-04-19T06:28:58Z.
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- To: gcc-regression at gcc dot gnu dot org
- Cc: rth at redhat dot com
- Date: Fri, 19 Apr 2002 18:07:11 +0100
- Subject: Re: GCC build failed for powerpc-eabisim with your patch on 2002-04-19T06:28:58Z.
- References: <200204190841.g3J8fm711177@maat.sfbay.redhat.com>
GCC regression checker wrote:-
> With your recent patch, GCC does not compile on:
> powerpc-eabisim
> Attached is build output for those targets.
> gcc -c -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include /maat/heart/tbox/cvs-gcc/gcc/gcc/real.c -o real.o
> /maat/heart/tbox/cvs-gcc/gcc/gcc/real.c:231: size of array `twice_NE_must_equal_sizeof_REAL_VALUE_TYPE' is negative
Hmm. This doesn't look like mine, but neither does it look like yours
Richard. Looks more like something Zack has been playing with.
Neil.