[Bug java/18362] internal compiler error: in size_binop, at fold-const.c:1598
bonniot at users dot sf dot net
gcc-bugzilla@gcc.gnu.org
Fri Feb 18 23:10:00 GMT 2005
------- Additional Comments From bonniot at users dot sf dot net 2005-02-18 16:48 -------
Created an attachment (id=8228)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8228&action=view)
testcase
This is a 6K jar that exhibits the same behaviour:
$ /usr/lib/gcc-snapshot/bin/gcj --indirect-dispatch N.jar
bossa/syntax/ast.nice:0: internal compiler error: in size_binop, at
fold-const.c:1637
That's with gcj 4.0.0 20050212.
Note that if you remove any of the three classes from the jar, the bug does not
occur. Neither does it if you unpack the jar and call gcj on the three classes
directly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18362
More information about the Java-prs
mailing list