From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 500 invoked by alias); 1 Oct 2004 16:35:43 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 483 invoked by uid 48); 1 Oct 2004 16:35:42 -0000 Date: Fri, 01 Oct 2004 16:35:00 -0000 From: "ericw at evcohs dot com" To: java-prs@gcc.gnu.org Message-ID: <20041001163537.17779.ericw@evcohs.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/17779] New: ICE: Seg fault X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00001.txt.bz2 List-Id: Using: gcj (GCC) 3.4.1 (cygming special) Building a project called Avrora found here: Version 1.2.0-Beta JAR With command line: gcj --main=Main -o avrora.exe avrora-beta-1.2.0.jar I get an ICE: Arith.java:276: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. I am not familiar at all with building Java projects, so I'm not sure how to provide a smaller test case. There looks to be a an Arith.java file in the src\avrora\core\isdl\ast subdirectory of the source code for this project. I don't know how to build just that module without a bunch of other errors due to my incomplete command-line. The web page on how to report a bug , was not very helpful when it comes to java projects. Thanks Eric Weddington -- Summary: ICE: Seg fault Product: gcc Version: 3.4.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ericw at evcohs dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC host triplet: cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17779