This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
gcj/54: Internal compiler error in make_class_data on Linux JDK 1.2
- To: java-gnats at sourceware dot cygnus dot com
- Subject: gcj/54: Internal compiler error in make_class_data on Linux JDK 1.2
- From: gregoryb at tsd dot neca dot nec dot com dot au
- Date: 27 Sep 1999 08:26:10 -0000
- Reply-To: gregoryb at tsd dot neca dot nec dot com dot au
- Resent-Cc: java-prs at sourceware dot cygnus dot com, green at cygnus dot com,
- Resent-Reply-To: gnats-admin@sourceware.cygnus.com, gregoryb@tsd.neca.nec.com.au
- Resent-To: apbianco at cygnus dot com
>Number: 54
>Category: gcj
>Synopsis: Internal compiler error in make_class_data on Linux JDK 1.2
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apbianco
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 27 01:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: gregoryb@tsd.neca.nec.com.au
>Release: 2.95.1
>Organization:
>Environment:
RedHat Linux 5.2, kernel 2.3.3, Blackdown.org's JDK 1.2pre-v2
>Description:
When compiling various of the classes in the JDK's
jre/lib/rt.jar from .class files to .o files, gcj suffers
an Internal compiler error:
com/sun/java/swing/plaf/motif/MotifLookAndFeel.java:172: Internal compiler error in `make_class_data', at java/class.c:1162
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
>How-To-Repeat:
jar -xf JDK_DIR/jre/lib/rt.jar com/sun/java/swing/plaf/motif/MotifLookAndFeel.class
gcj -c -o com_sun_java_swing_plaf_motif_MotifLookAndFeel.o com/sun/java/swing/plaf/motif/MotifLookAndFeel.class
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: