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

bero at arklinux dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 13 19:46:00 GMT 2007


Feeding gcj an empty input file results in

[bero@localhost ~]$ rm -f crap.java ; touch crap.java ; gcj crap.java
/tmp/cck13U8f.jar:0: internal compiler error: in java_parse_file, at
java/jcf-parse.c:1951
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [4.3 regression] gcj internal compiler error when
                    reading an empty file
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: i586-pc-linux-gnu
  GCC host triplet: i586-pc-linux-gnu
GCC target triplet: i586-pc-linux-gnu


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



More information about the Gcc-bugs mailing list