bootstrap failure on darwin6.3 HEAD

Andrew Pinski pinskia@physics.uc.edu
Mon May 5 12:41:00 GMT 2003


I think this is caused by Keating's patch to turn on fsel without using  
--fast-math if powerpc-gfxopt is requested (which is always on Darwin).
It is also causing g77.f-torture/compile/980310-3.f to fail.
See <http://gcc.gnu.org/ml/gcc/2003-05/msg00324.html>.

Thanks,
Andrew Pinski


On Monday, May 5, 2003, at 07:49 US/Eastern, Andreas Tobler wrote:

> Hi,
>
> /Volumes/xufs/gcc-cvs/objdir/gcc/gcj  
> -B/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/libjava/
> -B/Volumes/xufs/gcc-cvs/objdir/gcc/ --encoding=UTF-8 -Wno-deprecated  
> -fclasspath=
> -fbootclasspath=/Volumes/xufs/gcc-cvs/objdir/powerpc-apple-darwin6.3/ 
> libjava
> -g -O2 -MD -MT java/lang/Math.lo -MF java/lang/Math.d -c  
> ../../../gcc/libjava/java/lang/Math.java
> -o java/lang/Math.o
> ../../../gcc/libjava/java/lang/Math.java: In class `java.lang.Math':
> ../../../gcc/libjava/java/lang/Math.java: In method  
> `java.lang.Math.max(float,float)':
> ../../../gcc/libjava/java/lang/Math.java:270: internal compiler error:  
> in
> rs6000_emit_cmove, at config/rs6000/rs6000.c:9185
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[3]: *** [java/lang/Math.lo] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-target-libjava] Error 2
> make: *** [bootstrap] Error 2
>
> Here the Math.s.
>
> Any more data needed?
>
> TIA,
> Andreas
>
> <_Users_andreast_Math.s>



More information about the Gcc mailing list