This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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/28754] [4.2 regression] java.lang.nullPointerException while building ant with gcj-compiled ecj



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


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