This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/18362] internal compiler error: in size_binop, at fold-const.c:1598


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]