From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4270 invoked by alias); 15 Jul 2010 19:09:15 -0000 Received: (qmail 4261 invoked by uid 22791); 15 Jul 2010 19:09:14 -0000 X-SWARE-Spam-Status: No, hits=-1.8 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-px0-f169.google.com (HELO mail-px0-f169.google.com) (209.85.212.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Jul 2010 19:09:07 +0000 Received: by pxi7 with SMTP id 7so1241651pxi.0 for ; Thu, 15 Jul 2010 12:09:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.188.13 with SMTP id l13mr22528443wff.126.1279220934170; Thu, 15 Jul 2010 12:08:54 -0700 (PDT) Received: by 10.142.226.18 with HTTP; Thu, 15 Jul 2010 12:08:53 -0700 (PDT) In-Reply-To: References: <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> <20100715130955.GH31087@bubble.grove.modra.org> <20100715141753.GI31087@bubble.grove.modra.org> Date: Thu, 15 Jul 2010 19:09:00 -0000 Message-ID: Subject: Re: VMA section overlap warnings for overlays From: "H.J. Lu" To: Andreas Schwab Cc: David Stubbs , binutils@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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-07/txt/msg00201.txt.bz2 On Thu, Jul 15, 2010 at 7:36 AM, Andreas Schwab wrote: > "H.J. Lu" writes: > >> Is that a problem when it isn't included in any segment by >> objcopy/strip? > > See . > Why does an empty section affect section layout? -- H.J.