From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12894 invoked by alias); 12 Aug 2013 09:29:57 -0000 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 Received: (qmail 12875 invoked by uid 89); 12 Aug 2013 09:29:57 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients Received: from mail-pd0-f181.google.com (HELO mail-pd0-f181.google.com) (209.85.192.181) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 12 Aug 2013 09:29:56 +0000 Received: by mail-pd0-f181.google.com with SMTP id g10so3176341pdj.26 for ; Mon, 12 Aug 2013 02:29:55 -0700 (PDT) X-Received: by 10.68.254.73 with SMTP id ag9mr23383726pbd.54.1376299795288; Mon, 12 Aug 2013 02:29:55 -0700 (PDT) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id 7sm38765964paf.22.2013.08.12.02.29.52 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Aug 2013 02:29:54 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id B7B58EA00C9; Mon, 12 Aug 2013 18:59:49 +0930 (CST) Date: Mon, 12 Aug 2013 09:29:00 -0000 From: Alan Modra To: Tom Tromey Cc: gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: [PATCH] fix PR symtab/15597 Message-ID: <20130812092949.GA4024@bubble.grove.modra.org> Mail-Followup-To: Tom Tromey , gdb-patches@sourceware.org, binutils@sourceware.org References: <1375983426-19308-1-git-send-email-tromey@redhat.com> <20130810053601.GW3294@bubble.grove.modra.org> <87iozbs3lp.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87iozbs3lp.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-08/txt/msg00295.txt.bz2 On Mon, Aug 12, 2013 at 02:41:38AM -0600, Tom Tromey wrote: > >>>>> "Alan" == Alan Modra writes: > Alan> We don't have such a function in the FSF repo. > > It really is there. Maybe you have a sticky tag or an old checkout or > something? Huh, yes, it seems I had checked out an old version with -D. I normally do that sort of thing in a copy of the tree, to avoid exactly this sort of problem. -- Alan Modra Australia Development Lab, IBM