This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/50860] Unexpected NullPointerException when create simple class
- From: "lsching17 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Oct 2011 00:16:13 +0000
- Subject: [Bug java/50860] Unexpected NullPointerException when create simple class
- Auto-submitted: auto-generated
- References: <bug-50860-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50860
--- Comment #3 from lsching17 at gmail dot com 2011-10-25 00:16:13 UTC ---
Created attachment 25604
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25604
compile linux x64 executable (by gcj 4.5.2)
--main=net_server_main -pipe -O2