This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcj/54: Internal compiler error in make_class_data on Linux JDK 1.2



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]