From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5820 invoked by alias); 28 Sep 2004 14:24:20 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 5745 invoked by uid 48); 28 Sep 2004 14:24:18 -0000 Date: Tue, 28 Sep 2004 14:24:00 -0000 Message-ID: <20040928142418.5743.qmail@sourceware.org> From: "aph at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040430104915.15223.marco@technoboredom.net> References: <20040430104915.15223.marco@technoboredom.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/15223] gcj ICE when compiling pizza-1.1.jar X-Bugzilla-Reason: CC X-SW-Source: 2004-09/txt/msg03525.txt.bz2 List-Id: ------- Additional Comments From aph at gcc dot gnu dot org 2004-09-28 14:24 ------- Probably the same bug as 17586 $ gcj pizza-1.1.jar -o pizza --main=net.sf.pizzacompiler.compiler.Main $ gcj --version gcj (GCC) 4.0.0 20040923 (experimental) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15223