This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/19344] Java verification error: types could not be merged
- From: "brion at pobox dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2005 07:25:44 -0000
- Subject: [Bug java/19344] Java verification error: types could not be merged
- References: <20050109072419.19344.brion@pobox.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From brion at pobox dot com 2005-01-09 07:25 -------
Created an attachment (id=7911)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7911&action=view)
Java source file which causes verification error when compiled via bytecode
Compile with:
gcj -C Cleaner.java && gcj -c -o test.o *.class
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19344