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/19344] Java verification error: types could not be merged


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


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