From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1527 invoked by alias); 5 May 2006 17:10:05 -0000 Received: (qmail 1517 invoked by uid 22791); 5 May 2006 17:10:05 -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; Fri, 05 May 2006 17:10:02 +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 k45HA07r026240; Fri, 5 May 2006 13:10:00 -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 k45H9wX1021678; Fri, 5 May 2006 13:09:59 -0400 Received: from [10.32.68.8] (vpn-68-8.surrey.redhat.com [10.32.68.8]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k45H9oJT003012; Fri, 5 May 2006 18:09:52 +0100 Message-ID: <445B86CF.3010609@redhat.com> Date: Fri, 05 May 2006 18:39:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: "H. J. Lu" CC: binutils@sources.redhat.com Subject: Re: PATCH: gas/2598: Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got References: <20060425222618.GA32676@lucon.org> <20060426012644.GA1442@lucon.org> In-Reply-To: <20060426012644.GA1442@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-05/txt/msg00119.txt.bz2 Hi H. J. > 2006-04-25 H.J. Lu > > PR gas/2598 > * config/obj-elf.c (obj_elf_change_section): Allow user > specified SHF_ALPHA_GPREL. Approved - please apply. Cheers Nick