From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12612 invoked by alias); 4 Dec 2001 20:57:34 -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 12590 invoked from network); 4 Dec 2001 20:57:33 -0000 Received: from unknown (HELO igw3.watson.ibm.com) (198.81.209.18) by sources.redhat.com with SMTP; 4 Dec 2001 20:57:33 -0000 Received: from sp1n293en1.watson.ibm.com (sp1n293en1.watson.ibm.com [9.2.112.57]) by igw3.watson.ibm.com (8.11.4/8.11.4) with ESMTP id fB4Kv2T149350; Tue, 4 Dec 2001 15:57:02 -0500 Received: from makai.watson.ibm.com (makai.watson.ibm.com [9.2.216.144]) by sp1n293en1.watson.ibm.com (8.11.4/8.11.4) with ESMTP id fB4Kv1U41252; Tue, 4 Dec 2001 15:57:01 -0500 Received: from watson.ibm.com (localhost [127.0.0.1]) by makai.watson.ibm.com (AIX4.3/8.9.3/8.9.3/01-10-2000) with ESMTP id PAA23308; Tue, 4 Dec 2001 15:57:01 -0500 Message-Id: <200112042057.PAA23308@makai.watson.ibm.com> To: Mark Mitchell cc: Nathan Sidwell , "gcc@gcc.gnu.org" Subject: Re: "*INTERNAL*" appended to function name bootstrap failure In-Reply-To: Message from Mark Mitchell of "Tue, 04 Dec 2001 11:31:54 PST." <33380000.1007494314@warlock.codesourcery.com> Date: Tue, 04 Dec 2001 12:57:00 -0000 From: David Edelsohn X-SW-Source: 2001-12/txt/msg00162.txt.bz2 >>>>> Mark Mitchell writes: Mark> Find the change that started causing this, and then we can fix it. This appears to be another secondary build error. None of the changes in gcc/cp nor in libstdc++-v3/libsupc++ seem to have caused the problem. I will try a few changes in gcc, but it seems less likely to have caused this problem. David