From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30131 invoked by alias); 28 Oct 2005 17:09:50 -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 30057 invoked by uid 48); 28 Oct 2005 17:09:42 -0000 Date: Fri, 28 Oct 2005 17:09:00 -0000 Subject: [Bug java/24572] New: [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "debian-gcc at lists dot debian dot org" X-SW-Source: 2005-10/txt/msg03663.txt.bz2 List-Id: seen with 4.0 CVS 20051023, compiling antlr 2.7.5. /usr/bin/gcj-4.0 -shared --classpath= -fassume-compiled -I./src -I. -I/usr/share/java/antlr.jar -I. -g -O2 -c -o antlr.so /usr/share/java/antlr.jar antlr/StringUtils.java: In class 'antlr.StringUtils': antlr/StringUtils.java: In method 'antlr.StringUtils.stripBack(java.lang.String,java.lang.String)': antlr/StringUtils.java:24: internal compiler error: in gimplify_expr, at gimplify.c:3983 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. copy of the jar file at http://people.debian.org/~doko/tmp/antlr.jar -- Summary: [4.0 regression] ICE in gimplify_expr, at gimplify.c:3983 Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24572