This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
java/3397: Internal compiler error on /gcc-3.0/libjava/java/lang/k_tan.c
- To: gcc-gnats at gcc dot gnu dot org
- Subject: java/3397: Internal compiler error on /gcc-3.0/libjava/java/lang/k_tan.c
- From: yeoh at cs dot wisc dot edu
- Date: 25 Jun 2001 08:28:55 -0000
- Reply-To: yeoh at cs dot wisc dot edu
>Number: 3397
>Category: java
>Synopsis: Internal compiler error on /gcc-3.0/libjava/java/lang/k_tan.c
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 25 01:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Kim-Ee Yeoh
>Release: 3.0
>Organization:
>Environment:
native target: sparc-sun-solaris2.6
uname -a: SunOS gold 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-60
>Description:
Doing a "make bootstrap" with default all languages
gives the following:
/home/kyeoh/gcc-3.0-sparc/gcc/xgcc -B/home/kyeoh/gcc-3.0-sparc/gcc/ -B/home/kyeoh/.usr-sparc/sparc-sun-solaris2.6/bin/ -B/home/kyeoh/.usr-sparc/sparc-sun-solaris2.6/lib/ -isystem /home/kyeoh/.usr-sparc/sparc-sun-solaris2.6/include -DHAVE_CONFIG_H -I. -I../../../gcc-3.0/libjava -I./include -I../../../gcc-3.0/libjava -Iinclude -I../../../gcc-3.0/libjava/include -I../../../gcc-3.0/libjava/../boehm-gc -I./../boehm-gc -D_POSIX_C_SOURCE=199506L -DSOLARIS_THREADS=1 -DSILENT=1 -DNO_SIGNALS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -I../../../gcc-3.0/libjava/libltdl -I../../../gcc-3.0/libjava/libltdl -I../../../gcc-3.0/libjava/./../gcc -I../../../gcc-3.0/libjava/../zlib -I../../../gcc-3.0/libjava/../libffi/include -I../libffi/include -W -Wall -g -O2 -c ../../../gcc-3.0/libjava/java/lang/k_tan.c -fPIC -DPIC -o java/lang/.libs/k_tan.o
../../../gcc-3.0/libjava/java/lang/k_tan.c: In function `__kernel_tan':
../../../gcc-3.0/libjava/java/lang/k_tan.c:130: Insn does not satisfy its constraints:
(insn 611 521 342 (set (reg:DI 34 %f2)
(reg/v:DI 64 %f32 [245])) 58 {*movdi_insn_sp32} (nil)
(nil))
../../../gcc-3.0/libjava/java/lang/k_tan.c:130: 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.
make[3]: *** [java/lang/k_tan.lo] Error 1
make[3]: Leaving directory `/home/kyeoh/gcc-3.0-sparc/sparc-sun-solaris2.6/libjava'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kyeoh/gcc-3.0-sparc/sparc-sun-solaris2.6/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/home/kyeoh/gcc-3.0-sparc'
make: *** [bootstrap] Error 2
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: