From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23568 invoked by alias); 15 Oct 2002 21:56:54 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 23561 invoked from network); 15 Oct 2002 21:56:52 -0000 Received: from unknown (HELO executor.cambridge.redhat.com) (195.224.55.237) by sources.redhat.com with SMTP; 15 Oct 2002 21:56:52 -0000 Received: from prospero.cambridge.redhat.com (dell-paw-2.cambridge.redhat.com [195.224.55.226]) by executor.cambridge.redhat.com (Postfix) with ESMTP id 11DA4ABB1A; Tue, 15 Oct 2002 22:56:52 +0100 (BST) Received: by prospero.cambridge.redhat.com (Postfix, from userid 4046) id 2B5CFF89C1; Tue, 15 Oct 2002 22:45:18 +0100 (BST) To: Mark Mitchell Cc: gcc@gcc.gnu.org, aoliva@redhat.com, nathan@codesourcery.com Subject: Re: PR 8134: C++ crash References: <107620000.1034706921@warlock.codesourcery.com> From: Jason Merrill In-Reply-To: <107620000.1034706921@warlock.codesourcery.com> (Mark Mitchell's message of "Tue, 15 Oct 2002 11:35:21 -0700") Date: Tue, 15 Oct 2002 15:38:00 -0000 Message-ID: User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-10/txt/msg00881.txt.bz2 Is d) fix the crash in a different way on the branch not feasible? Jason