From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29821 invoked by alias); 17 Feb 2005 01:31:34 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 29463 invoked from network); 17 Feb 2005 01:31:26 -0000 Received: from unknown (HELO dair.pair.com) (209.68.1.49) by sourceware.org with SMTP; 17 Feb 2005 01:31:26 -0000 Received: (qmail 21988 invoked by uid 20157); 17 Feb 2005 01:31:25 -0000 Date: Thu, 17 Feb 2005 07:44:00 -0000 From: Hans-Peter Nilsson X-X-Sender: hp@dair.pair.com To: Alan Modra cc: binutils@sources.redhat.com Subject: Re: Making generic ld testcases pass on more targets In-Reply-To: <20050216115635.GR10128@bubble.modra.org> Message-ID: References: <20050216115635.GR10128@bubble.modra.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2005-02/txt/msg00386.txt.bz2 On Wed, 16 Feb 2005, Alan Modra wrote: > Another way is to define a new pseudo, .dc.a say, that magically does > the above. I do like the idea (in contrast to the --defsym suggestion). But please make the name less collision-prone. How about ".gnu.dc.a"? While you're at it, some fixed-size relocs would be nice too: ".gnu.dc.1" .. ".gnu.dc.4" (and 8 for 64-bitters). brgds, H-P