From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26146 invoked by alias); 24 Aug 2006 15:01:06 -0000 Received: (qmail 26138 invoked by uid 22791); 24 Aug 2006 15:01:06 -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; Thu, 24 Aug 2006 15:01: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 k7OExv6D002606; Thu, 24 Aug 2006 10:59:57 -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 k7OExu0D020458; Thu, 24 Aug 2006 10:59:57 -0400 Received: from [10.32.68.6] (vpn-68-6.surrey.redhat.com [10.32.68.6]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7OExuwL026641; Thu, 24 Aug 2006 15:59:56 +0100 Message-ID: <44EDBEEB.4020606@redhat.com> Date: Thu, 24 Aug 2006 15:38:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Pedro Alves CC: binutils@sourceware.org Subject: Re: [PATCH]: Fix ld bug triggered in arm-*-pe (?) References: <44E0FE94.5080503@portugalmail.pt> <20060815014754.GA19960@bubble.grove.modra.org> <44EDA482.3080109@portugalmail.pt> In-Reply-To: <44EDA482.3080109@portugalmail.pt> 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-08/txt/msg00275.txt.bz2 Hi Pedro, > Could someone commit this, please? > ld/ChangeLog > 2006-08-24 Pedro Alves > > * ldlang.c (lang_size_sections_1, lang_assignment_statement_enum): > Adjust the current address of DEFAULT_MEMORY_REGION even > when dot hasn't changed. Applied. Cheers Nick