From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32546 invoked by alias); 8 May 2010 11:49:30 -0000 Received: (qmail 32537 invoked by uid 22791); 8 May 2010 11:49:30 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-pv0-f169.google.com (HELO mail-pv0-f169.google.com) (74.125.83.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 08 May 2010 11:49:24 +0000 Received: by pvg16 with SMTP id 16so186592pvg.0 for ; Sat, 08 May 2010 04:49:22 -0700 (PDT) Received: by 10.114.32.31 with SMTP id f31mr1008189waf.195.1273319362589; Sat, 08 May 2010 04:49:22 -0700 (PDT) Received: from bubble.grove.modra.org ([115.187.252.19]) by mx.google.com with ESMTPS id v13sm14308353wav.14.2010.05.08.04.49.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 08 May 2010 04:49:20 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id A78B1170C2C3; Sat, 8 May 2010 21:19:13 +0930 (CST) Date: Sat, 08 May 2010 11:49:00 -0000 From: Alan Modra To: David Stubbs Cc: binutils@sourceware.org, sdkteam-gnu Subject: Re: VMA section overlap warnings for overlays Message-ID: <20100508114913.GA31122@bubble.grove.modra.org> Mail-Followup-To: David Stubbs , binutils@sourceware.org, sdkteam-gnu References: <4D60B0700D1DB54A8C0C6E9BE69163700E67DFD1@EXCHANGEVS.IceraSemi.local> <20100421082441.GG3510@bubble.grove.modra.org> <4D60B0700D1DB54A8C0C6E9BE69163700E7815C7@EXCHANGEVS.IceraSemi.local> <20100422011106.GI3510@bubble.grove.modra.org> <20100422015303.GK3510@bubble.grove.modra.org> <4D60B0700D1DB54A8C0C6E9BE69163700E7F2F15@EXCHANGEVS.IceraSemi.local> <20100424021750.GQ3510@bubble.grove.modra.org> <4D60B0700D1DB54A8C0C6E9BE69163700EC60376@EXCHANGEVS.IceraSemi.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D60B0700D1DB54A8C0C6E9BE69163700EC60376@EXCHANGEVS.IceraSemi.local> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes 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: 2010-05/txt/msg00066.txt.bz2 On Fri, May 07, 2010 at 05:14:06PM +0100, David Stubbs wrote: > Does the following patch look like the correct fix? No, it doesn't look correct. I think your problem is more likely due to a ldlang.c bug in setting lma. Do you have a testcase handy? -- Alan Modra Australia Development Lab, IBM