public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: jbresley@mcleodusa.net
To: gcc-gnats@gcc.gnu.org
Subject: java/3717: GCC 3.0 fails to build on Solaris in libjava.
Date: Tue, 17 Jul 2001 13:16:00 -0000	[thread overview]
Message-ID: <20010717200803.31886.qmail@sourceware.cygnus.com> (raw)

>Number:         3717
>Category:       java
>Synopsis:       GCC 3.0 fails to build on Solaris in libjava.
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 17 13:16:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Bresley
>Release:        GCC 3.0
>Organization:
>Environment:
Solaris 7 on a Netra T1 105.  440MHz UltraSPARC IIi CPU, 512MB RAM
Compiling with gcc version 2.95.2 19991024 (release)
>Description:
CC=gcc CFLAGS="-O3 -mcpu=ultrasparc -mtune=ultrasparc" ./configure --with-cpu=ultrasparc ; make

make[2]: Entering directory `/usr/local/src/gcc-3.0/sparc-sun-solaris2.7/libjava'
/bin/sh ./libtool --mode=compile /usr/local/src/gcc-3.0/gcc/xgcc -B/usr/local/src/gcc-3.0/gcc/ -B/usr/local/sparc-sun-solaris2.7/bin/ -B/usr/local/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sparc-sun-solaris2.7/include -DHAVE_CONFIG_H -I. -I. -I./include -I. -Iinclude -I./include -I./../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./libltdl -I./libltdl -I./.././../gcc -I./../zlib -I./../libffi/include -I../libffi/include   -W -Wall -O3 -mcpu=ultrasparc -mtune=ultrasparc -c -o java/lang/k_tan.lo java/lang/k_tan.c
/usr/local/src/gcc-3.0/gcc/xgcc -B/usr/local/src/gcc-3.0/gcc/ -B/usr/local/sparc-sun-solaris2.7/bin/ -B/usr/local/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sparc-sun-solaris2.7/include -DHAVE_CONFIG_H -I. -I. -I./include -I. -Iinclude -I./include -I./../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./libltdl -I./libltdl -I./.././../gcc -I./../zlib -I./../libffi/include -I../libffi/include -W -Wall -O3 -mcpu=ultrasparc -mtune=ultrasparc -c java/lang/k_tan.c  -fPIC -DPIC -o java/lang/.libs/k_tan.o
java/lang/k_tan.c: In function `__kernel_tan':
java/lang/k_tan.c:130: Insn does not satisfy its constraints:
(insn 518 358 342 (set (reg:DI 34 %f2)
        (reg/v:DI 64 %f32 [245])) 58 {*movdi_insn_sp32} (nil)
    (nil))
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[2]: *** [java/lang/k_tan.lo] Error 1
make[2]: Leaving directory `/usr/local/src/gcc-3.0/sparc-sun-solaris2.7/libjava'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gcc-3.0/sparc-sun-solaris2.7/libjava'
make: *** [all-target-libjava] Error 2

Bug does NOT occur with -O1 instead of -O3.
>How-To-Repeat:
See Description.  Source is unmodified from ftp://ftp.gnu.org/pub/gnu/gcc/gcc-3.0.tar.gz
>Fix:
Either use -O1, or fix the bug.  (Sorry, no fix for it, I'm a system admin, not a C programmer.)
>Release-Note:
>Audit-Trail:
>Unformatted:


                 reply	other threads:[~2001-07-17 13:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010717200803.31886.qmail@sourceware.cygnus.com \
    --to=jbresley@mcleodusa.net \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).