This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/18945] New: gcj ICE with -findirect-dispatch
- From: "ovidr at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 12 Dec 2004 18:33:50 -0000
- Subject: [Bug java/18945] New: gcj ICE with -findirect-dispatch
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gcc version 4.0.0 20041130 (experimental)
gcj -c -findirect-dispatch Base64InputStream.java
Base64InputStream.java: In class 'gnu.crypto.pki.io.Base64InputStream':
Base64InputStream.java: In method '<clinit>()':
Base64InputStream.java:59: error: final field 'BASE_64' may not have been
initialized
Base64InputStream.java: At top level:
Base64InputStream.java:52: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: gcj ICE with -findirect-dispatch
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ovidr at users dot sourceforge dot net
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18945