From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26607 invoked by alias); 9 Jul 2011 18:18:51 -0000 Received: (qmail 26598 invoked by uid 22791); 9 Jul 2011 18:18:51 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_FX X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 09 Jul 2011 18:18:37 +0000 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id B9C7D188A190; Sat, 9 Jul 2011 20:18:35 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id 3A5A41C0008A; Sat, 9 Jul 2011 20:18:35 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id nM87COeXbamB; Sat, 9 Jul 2011 20:18:34 +0200 (CEST) Received: from igel.home (ppp-88-217-113-201.dynamic.mnet-online.de [88.217.113.201]) by mail.mnet-online.de (Postfix) with ESMTP; Sat, 9 Jul 2011 20:18:34 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 412B8CA293; Sat, 9 Jul 2011 20:18:34 +0200 (CEST) From: Andreas Schwab To: Tristan Gingold Cc: Aurelien Jarno , Nick Clifton , binutils Development Subject: Re: Ping [Patch v2] bfd elfxx-ia64: share code between elf32 and elf64 References: <1149AB82-D754-4792-98C1-C677ABE5E712@adacore.com> <9F58AE27-C095-4B50-B3D4-1DF60454A382@adacore.com> <6ACB9B6C-7640-473A-9047-7AFB4C789D49@adacore.com> <4DDBB7CD.40902@redhat.com> <9C0F5E39-7514-4996-AA9B-26478EEAAD79@adacore.com> <4DDCADE9.4020405@redhat.com> <049A78A6-0E98-4631-BB9B-27A6B9527D37@adacore.com> <20110705182906.GB19197@volta.aurel32.net> X-Yow: Where's th' DAFFY DUCK EXHIBIT?? Date: Sun, 10 Jul 2011 11:53:00 -0000 In-Reply-To: (Tristan Gingold's message of "Wed, 6 Jul 2011 08:45:56 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00105.txt.bz2 Tristan Gingold writes: > This patch shouldn't have made any functional change, but ... There is one functional change: @@ -2648,7 +2135,7 @@ count_dyn_reloc (bfd *abfd, struct elfNN_ia64_dyn_sym_info *dyn_i, rent->count = 0; dyn_i->reloc_entries = rent; } - rent->reltext = reltext; + rent->reltext |= reltext; rent->count++; return TRUE; Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."