This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
3.0 bootstrapping error on ultrasparc
- To: gcc at gcc dot gnu dot org
- Subject: 3.0 bootstrapping error on ultrasparc
- From: Teemu Torma <tot at trema dot com>
- Date: Fri, 25 May 2001 13:13:01 +0200
If I try to bootstrap current 3.0 on solaris2.7 using
--with-cpu=ultrasparc, the bootstrap process will fail when compiling
java libraries.
I think this is not a new thing, I tried the same a month back with
similiar results.
Are there any plans to get ultrasparc support fixed in 3.0, or is it
safer to stick with supersparc?
Teemu
/work/tot-unsorted/gnu/gcc/3.0/build/gcc/xgcc
-B/work/tot-unsorted/gnu/gcc/3.0/build/gcc/
-B/usr/gnu/gcc3/sparc-sun-solaris2.7/bin/
-B/usr/gnu/gcc3/sparc-sun-solaris2.7/lib/ -isystem
/usr/gnu/gcc3/sparc-sun-solaris2.7/include -DHAVE_CONFIG_H -I.
-I../../../gcc-3.0-cvs/libjava -I./include
-I../../../gcc-3.0-cvs/libjava -Iinclude
-I../../../gcc-3.0-cvs/libjava/include
-I../../../gcc-3.0-cvs/libjava/../boehm-gc -I./../boehm-gc
-DSOLARIS_THREADS=1 -D_SOLARIS_PTHREADS=1 -DSILENT=1 -DNO_SIGNALS=1
-DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1
-I../../../gcc-3.0-cvs/libjava/libltdl
-I../../../gcc-3.0-cvs/libjava/libltdl
-I../../../gcc-3.0-cvs/libjava/../gcc
-I../../../gcc-3.0-cvs/libjava/../zlib
-I../../../gcc-3.0-cvs/libjava/../libffi/include -I../libffi/include -W
-Wall -g -O2 -c ../../../gcc-3.0-cvs/libjava/java/lang/e_pow.c -fPIC
-DPIC -o java/lang/.libs/e_pow.o
../../../gcc-3.0-cvs/libjava/java/lang/e_pow.c: In function
`__ieee754_pow':
../../../gcc-3.0-cvs/libjava/java/lang/e_pow.c:310: Insn does not
satisfy its constraints:
(insn 2017 817 2026 (set (reg:DI 40 %f8)
(reg/v:DI 76 %f44 [327])) 58 {*movdi_insn_sp32} (nil)
(nil))
../../../gcc-3.0-cvs/libjava/java/lang/e_pow.c:310: Internal compiler
error in reload_cse_simplify_operands, at reload1.c:8355
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.