From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4468 invoked by alias); 18 Apr 2005 20:12:07 -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 4414 invoked from network); 18 Apr 2005 20:12:02 -0000 Received: from unknown (HELO bluesmobile.specifixinc.com) (64.220.152.98) by sourceware.org with SMTP; 18 Apr 2005 20:12:02 -0000 Received: from [127.0.0.1] (bluesmobile.corp.specifix.com [192.168.1.2]) by bluesmobile.specifixinc.com (Postfix) with ESMTP id C796B167C5; Mon, 18 Apr 2005 14:26:30 -0700 (PDT) Subject: Re: [PATCH] ELF: make .struct interact with .previous From: James E Wilson To: Jan Beulich Cc: amodra@bigpond.net.au, "H. J. Lu" , Nick Clifton , binutils@sources.redhat.com In-Reply-To: References: Content-Type: text/plain Message-Id: <1113855121.9279.52.camel@aretha.corp.specifixinc.com> Mime-Version: 1.0 Date: Mon, 18 Apr 2005 20:12:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00492.txt.bz2 On Mon, 2005-04-18 at 00:57, Jan Beulich wrote: > * gas/elf/struct.s: Adjust to not get into alignment issues. > * gas/elf/struct.d: Adjust for the above and the test's name. .short auto-aligns on IA-64, as it does for some other targets also, so if you want a predictable address, you need to align before emitting the short. Yes, this looks like the right fix to me. Thanks. -- Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com