[Bug java/33765] [4.3 regression] gcj internal compiler error when reading an empty file

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 30 14:29:00 GMT 2007



------- Comment #2 from jakub at gcc dot gnu dot org  2007-10-30 14:28 -------
I have tried what icedtea javac does on such *.java files and it apparently
exits with 0 exit status, but doesn't create any *.class file.  So I guess
silently creating empty *.s (i.e. just ignore not being able to find the
expected class in the *.jar file created by ecj1) would match it best.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33765



More information about the Gcc-bugs mailing list