From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4044 invoked by alias); 13 Oct 2007 19:45:53 -0000 Received: (qmail 4023 invoked by uid 48); 13 Oct 2007 19:45:53 -0000 Date: Sat, 13 Oct 2007 19:45:00 -0000 Subject: [Bug java/33765] New: [4.3 regression] gcj internal compiler error when reading an empty file X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "bero at arklinux dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q4/txt/msg00021.txt.bz2 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 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