------- Comment #1 from bero at arklinux dot org 2006-08-16 21:11 ------- Created an attachment (id=12085) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12085&action=view) Simple test case
Attaching a simple test case -- in the "test" directory contained in this tarball, make works produces the expected result make breaks causes a (wrong) NullPointerException. The difference between the make targets is that "make works" uses gij, "make breaks" binary-compiles with gcj. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28754