[Bug java/21624] New: java files cannot be compiled to bcabi
bonzini at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 17 14:42:00 GMT 2005
The simplest crash that I found is this:
public class AAA
{
static final Object cm = new Integer (2);
}
This is blocking 20155, which could easily be fixed now that libjava is built a
directory at a time.
--
Summary: java files cannot be compiled to bcabi
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bonzini at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
OtherBugsDependingO 20155
nThis:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21624
More information about the Java-prs
mailing list