From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15103 invoked by alias); 17 May 2005 14:42:52 -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 14577 invoked by uid 48); 17 May 2005 14:42:33 -0000 Date: Tue, 17 May 2005 14:42:00 -0000 From: "bonzini at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20050517144228.21624.bonzini@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/21624] New: java files cannot be compiled to bcabi X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg02314.txt.bz2 List-Id: The simplest crash that I found is this: public class AAA { static final Object cm = new Integer (2); } This is blocking 20155, which could easily be fixed now that libjava is built a directory at a time. -- Summary: java files cannot be compiled to bcabi Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bonzini at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org OtherBugsDependingO 20155 nThis: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21624