From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27217 invoked by alias); 28 Oct 2009 20:55:08 -0000 Received: (qmail 27144 invoked by uid 22791); 28 Oct 2009 20:55:07 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Oct 2009 20:55:02 +0000 Received: (qmail 23329 invoked from network); 28 Oct 2009 20:55:00 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 28 Oct 2009 20:55:00 -0000 From: Pedro Alves To: Paul Pluzhnikov Subject: Re: --gc-section leftovers workaround. Date: Wed, 28 Oct 2009 20:55:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <200910281851.01364.pedro@codesourcery.com> <200910282020.48879.pedro@codesourcery.com> <8ac60eac0910281335l959c202u3c137255abdb0a00@mail.gmail.com> In-Reply-To: <8ac60eac0910281335l959c202u3c137255abdb0a00@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200910282055.33395.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00682.txt.bz2 On Wednesday 28 October 2009 20:35:20, Paul Pluzhnikov wrote: > Would you mind rephrasing comment to mention multiple inline and template > instances in addition to --gc-sections? =A0Also, it's not just GNU linker; > gold also does the same (after fix for PR gold/10400 that is), and I think > every other ELF linker has to do so as well. Does gold also not zero out FDE->address_range? I don't mind at all. Do you want to propose the wording / a patch? --=20 Pedro Alves