From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16052 invoked by alias); 25 Jan 2005 23:13:19 -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 16023 invoked by uid 48); 25 Jan 2005 23:13:19 -0000 Date: Tue, 25 Jan 2005 23:13:00 -0000 Message-ID: <20050125231319.16020.qmail@sourceware.org> From: "tromey at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050118145002.19505.overholt@redhat.com> References: <20050118145002.19505.overholt@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/19505] [4.0 Regression] Java bytecode ICE in except.c remove_unreachable_regions X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00193.txt.bz2 List-Id: ------- Additional Comments From tromey at gcc dot gnu dot org 2005-01-25 23:13 ------- I updated and rebuilt gcc and I was able to see this with the .class file that is attached to the PR. opsy. gcj -O2 -fPIC -fjni -findirect-dispatch -c PR19505.class PR19505.java: In class 'PR19505': PR19505.java: In method 'PR19505.ls(java.lang.String)': PR19505.java:0: internal compiler error: in remove_unreachable_regions, at except.c:694 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. opsy. gcj --version gcj (GCC) 4.0.0 20050125 (experimental) [...] This is x86 Fedora Core 2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19505