From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32072 invoked by alias); 14 Dec 2010 07:06:56 -0000 Received: (qmail 32064 invoked by uid 22791); 14 Dec 2010 07:06:56 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 14 Dec 2010 07:06:52 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 74C8C2BAB6C; Tue, 14 Dec 2010 02:06:50 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4AQprDnMFO2i; Tue, 14 Dec 2010 02:06:50 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 071A62BAB68; Tue, 14 Dec 2010 02:06:50 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 32AFA145B58; Tue, 14 Dec 2010 08:06:38 +0100 (CET) Date: Tue, 14 Dec 2010 07:06:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Keith Seitz , gdb-patches@sourceware.org Subject: Re: [testcase patch] 7.2 regression on expand psymtabs Message-ID: <20101214070638.GP2596@adacore.com> References: <20101121213020.GA26240@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101121213020.GA26240@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-12/txt/msg00213.txt.bz2 > there is a regression by the patch: > 42284fdf9d8cdb20c8e833bdbdb2b56977fea525 > http://sourceware.org/ml/gdb-cvs/2010-03/msg00082.html > dwarf2_physname patchset: > [RFA] dwarf2_physname FINAL > http://sourceware.org/ml/gdb-patches/2010-03/msg00220.html > > (Have not filed a PR to KFAIL it, to be checked in with a fix.) Sorry to be so behind on gdb-patches email. Has this been resolved? Does it affect the 7.2.1 release? Thanks, -- Joel