From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1460 invoked by alias); 12 Dec 2007 08:11:42 -0000 Received: (qmail 1427 invoked by uid 48); 12 Dec 2007 08:11:30 -0000 Date: Wed, 12 Dec 2007 08:11:00 -0000 Message-ID: <20071212081130.1426.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/34397] [4.3 regression] ICE on invalid default template parameter In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "reichelt at gcc dot gnu dot org" 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: 2007-12/txt/msg01044.txt.bz2 ------- Comment #9 from reichelt at gcc dot gnu dot org 2007-12-12 08:11 ------- > Are you sure you don't have a modified compiler? Pretty sure. I bootstrapped a really clean one ("svn diff --no-ignore" showed nothing) last night on i686-pc-linux-gnu. It still shows the segfault. The x86_64-unknown-linux-gnu compiler was bootstrapped without modifications from a snapshot. It's a little older, though (2007-11-16). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34397