From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4073 invoked by alias); 11 Mar 2002 00:00:53 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 3991 invoked from network); 11 Mar 2002 00:00:51 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (209.249.29.60) by sources.redhat.com with SMTP; 11 Mar 2002 00:00:51 -0000 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [205.180.230.224]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g2ANtGh02731; Sun, 10 Mar 2002 15:55:16 -0800 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id g2B00pM20094; Sun, 10 Mar 2002 16:00:51 -0800 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Sun, 10 Mar 2002 16:00:00 -0000 From: Richard Henderson To: David Edelsohn Cc: Andrew Cagney , Alan Modra , gcc-patches@gcc.gnu.org Subject: Re: f build dies with: undefined reference to `lookup_name' Message-ID: <20020310160051.A20091@redhat.com> Mail-Followup-To: Richard Henderson , David Edelsohn , Andrew Cagney , Alan Modra , gcc-patches@gcc.gnu.org References: <200203102234.RAA17934@makai.watson.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200203102234.RAA17934@makai.watson.ibm.com>; from dje@watson.ibm.com on Sun, Mar 10, 2002 at 05:34:14PM -0500 X-SW-Source: 2002-03/txt/msg00540.txt.bz2 On Sun, Mar 10, 2002 at 05:34:14PM -0500, David Edelsohn wrote: > Alan has not commented on Richard's proposal and Richard has not > commented on Alan's proposal. Moving the weak machinery to c-common seems > like a good shift to me because it is self-containted and pragma weak is > C/C++/Obj-C specific. I started on a patch, but got sidetracked in the middle. Perhaps today or tomorrow. r~