From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26431 invoked by alias); 7 Dec 2008 16:02:59 -0000 Received: (qmail 16367 invoked by uid 48); 7 Dec 2008 16:01:32 -0000 Date: Sun, 07 Dec 2008 16:02:00 -0000 Message-ID: <20081207160132.16366.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/38410] g++.dg/eh/crossjump1.C (internal compiler error) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-12/txt/msg00681.txt.bz2 ------- Comment #2 from dominiq at lps dot ens dot fr 2008-12-07 16:01 ------- Confirmed. This is a regression (it should appear in the subject otherwise it would be missed). The batch of failures is: FAIL: g++.dg/eh/crossjump1.C (internal compiler error) FAIL: g++.dg/eh/crossjump1.C (test for excess errors) WARNING: g++.dg/eh/crossjump1.C compilation failed to produce executable FAIL: g++.dg/inherit/covariant1.C (internal compiler error) FAIL: g++.dg/inherit/covariant1.C (test for excess errors) WARNING: g++.dg/inherit/covariant1.C compilation failed to produce executable FAIL: g++.dg/inherit/ptrmem2.C (internal compiler error) FAIL: g++.dg/inherit/ptrmem2.C (test for excess errors) FAIL: g++.dg/init/array25.C (internal compiler error) FAIL: g++.dg/init/array25.C (test for excess errors) WARNING: g++.dg/init/array25.C compilation failed to produce executable FAIL: g++.dg/init/value1.C (internal compiler error) FAIL: g++.dg/init/value1.C (test for excess errors) WARNING: g++.dg/init/value1.C compilation failed to produce executable FAIL: g++.old-deja/g++.abi/empty2.C (internal compiler error) FAIL: g++.old-deja/g++.abi/empty2.C (test for excess errors) FAIL: g++.old-deja/g++.mike/virt2.C (internal compiler error) FAIL: g++.old-deja/g++.mike/virt2.C (test for excess errors) WARNING: g++.old-deja/g++.mike/virt2.C compilation failed to produce executable -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38410