ICE in inner class constructor.
Mark J. Roberts
mjr@statesmean.com
Fri May 25 16:20:00 GMT 2001
public class Ice {
public class Eci {
public Eci(String s) { this(s, 1); }
public Eci(String s, int i) { }
}
}
mjr::anonFreenet$ gcj -C Ice.java
Ice.java: In class `Ice$Eci':
Ice.java: In method `(Ice,java.lang.String)':
Ice.java:1: Internal compiler error in generate_bytecode_insns, at
java/jcf-write.c:1512
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
mjr::anonFreenet$
This is with the 3.0 CVS branch, just rebuilt. Thanks in advance.
--
"...it must be held that third-party electronic monitoring, subject
only to the self-restraint of law enforcement officials, has no place
in our society..." Mark Roberts | mjr@statesmean.com
More information about the Java
mailing list