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/33765] [4.3 regression] gcj internal compiler error when reading an empty file



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


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