From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10814 invoked by alias); 4 Dec 2001 22:17:45 -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 10793 invoked from network); 4 Dec 2001 22:17:44 -0000 Received: from unknown (HELO igw3.watson.ibm.com) (198.81.209.18) by sources.redhat.com with SMTP; 4 Dec 2001 22:17:44 -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 fB4MH7T203550; Tue, 4 Dec 2001 17:17:07 -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 fB4MH6U41502; Tue, 4 Dec 2001 17:17:06 -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 RAA23378; Tue, 4 Dec 2001 17:17:06 -0500 Message-Id: <200112042217.RAA23378@makai.watson.ibm.com> To: Jakub Jelinek cc: Mark Mitchell , Nathan Sidwell , "gcc@gcc.gnu.org" Subject: Re: "*INTERNAL*" appended to function name bootstrap failure In-Reply-To: Message from Jakub Jelinek of "Tue, 04 Dec 2001 23:14:26 +0100." <20011204231426.A681@sunsite.ms.mff.cuni.cz> Date: Tue, 04 Dec 2001 14:17:00 -0000 From: David Edelsohn X-SW-Source: 2001-12/txt/msg00180.txt.bz2 >>>>> Jakub Jelinek writes: Jakub> Wasn't this http://gcc.gnu.org/ml/gcc-patches/2001-12/msg00352.html ? It could be related. The problem definitely went away when I removed that patch. I had bootstrapped since rth's patch, so I didn't think reverting rth's patch would fix anything. If this was a separate, later patch, I could have updated in between. David