From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28480 invoked by alias); 20 Oct 2004 00:02:35 -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 28440 invoked by uid 48); 20 Oct 2004 00:02:34 -0000 Date: Wed, 20 Oct 2004 00:02:00 -0000 From: "hp at gcc dot gnu dot org" To: java-prs@gcc.gnu.org Message-ID: <20041020000232.18068.hp@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/18068] New: With --enable-checking=rtl, libjava test "pr83 -O3 compilation from bytecode" fails X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00133.txt.bz2 List-Id: (Unsure about the java/ qualifier; might be target/.) See summary. Compared to no options at all, an --enable-checking=rtl build has a failure for "pr83 -O3 compilation from bytecode" from libjava/testsuite/libjava.lang/lang.exp. No other similar "regressions" spotted. In libjava.log, the error looks like: pr83.java: In class 'pr83': pr83.java: In method 'pr83.tryfinally()': pr83.java:0: internal compiler error: Segmentation fault -- Summary: With --enable-checking=rtl, libjava test "pr83 -O3 compilation from bytecode" fails Product: gcc Version: 4.0.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hp at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18068