From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17512 invoked by alias); 11 Jul 2006 14:05:09 -0000 Received: (qmail 17361 invoked by uid 22791); 11 Jul 2006 14:05:07 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 11 Jul 2006 14:05:04 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k6BE52eA002462; Tue, 11 Jul 2006 10:05:02 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k6BE52w3010435; Tue, 11 Jul 2006 10:05:02 -0400 Received: from [10.32.68.5] (vpn-68-5.surrey.redhat.com [10.32.68.5]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k6BE515G025124; Tue, 11 Jul 2006 15:05:01 +0100 Message-ID: <44B3B00C.8030103@redhat.com> Date: Tue, 11 Jul 2006 14:05:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: "H. J. Lu" CC: binutils@sources.redhat.com Subject: Re: PATCH: PR ld/2884: Crash in elf64_ia64_relocate_section References: <20060706232756.GA20456@lucon.org> In-Reply-To: <20060706232756.GA20456@lucon.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00140.txt.bz2 Hi H. J. > 2006-07-06 H.J. Lu > > PR ld/2884 > * elflink.c (_bfd_elf_merge_symbol): Set ref_dynamic to 0 for > hidden and internal visibility. Copy the symbol info from the > old versioned dynamic definition to the new one with > non-default visibility. Approved (with the grammatical correction mentioned by Jim). Cheers Nick