Bug 78399

Summary: gcj crashes whilst compiling
Product: [Retired] Red Hat Linux Reporter: Gary Benson <gbenson>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-02 20:45:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File that causes the crash none

Description Gary Benson 2002-11-22 11:43:20 UTC
Description of Problem:
gcj crashes whilst compiling the attached file with the following message:

gcj -C --encoding=UTF-8 --classpath=./upstream/src/java -d upstream/src/java
upstream/src/java/org/apache/commons/collections/DoubleOrderedMap.java
upstream/src/java/org/apache/commons/collections/DoubleOrderedMap.java: In class
`org.apache.commons.collections.DoubleOrderedMap$11':
upstream/src/java/org/apache/commons/collections/DoubleOrderedMap.java: In
method `access$0(org.apache.commons.collections.DoubleOrderedMap$11)':
upstream/src/java/org/apache/commons/collections/DoubleOrderedMap.java:0:
Internal compiler error in generate_bytecode_insns, at java/jcf-write.c:1850
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.

Version-Release number of selected component (if applicable):
gcc-java-3.2-7

How Reproducible:
ALways

Steps to Reproduce:
1. compile the attached file
2. see the message

Comment 1 Gary Benson 2002-11-22 11:45:59 UTC
Created attachment 86024 [details]
File that causes the crash

Comment 2 Gary Benson 2002-11-28 12:51:39 UTC
I filed this in Gnats (8741) since that's probably a better place for it.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8741