From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8106 invoked by alias); 10 Oct 2002 20:27:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 8096 invoked from network); 10 Oct 2002 20:27:36 -0000 Received: from unknown (HELO igw3.watson.ibm.com) (198.81.209.18) by sources.redhat.com with SMTP; 10 Oct 2002 20:27:36 -0000 Received: from sp1n293en1.watson.ibm.com (sp1n293en1.watson.ibm.com [9.2.112.57]) by igw3.watson.ibm.com (8.11.4/8.11.4) with ESMTP id g9AKRU810438; Thu, 10 Oct 2002 16:27:30 -0400 Received: from makai.watson.ibm.com (makai.watson.ibm.com [9.2.216.144]) by sp1n293en1.watson.ibm.com (8.11.4/8.11.4) with ESMTP id g9AKRT529584; Thu, 10 Oct 2002 16:27:29 -0400 Received: from watson.ibm.com (localhost [127.0.0.1]) by makai.watson.ibm.com (AIX4.3/8.9.3/8.9.3/09-18-2002) with ESMTP id QAA26250; Thu, 10 Oct 2002 16:27:29 -0400 Message-Id: <200210102027.QAA26250@makai.watson.ibm.com> To: Jim Blandy cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] C++ Dwarf2 inner scope PR/789 In-Reply-To: Message from Jim Blandy of "10 Oct 2002 15:09:11 CDT." Date: Thu, 10 Oct 2002 13:27:00 -0000 From: David Edelsohn X-SW-Source: 2002-10/txt/msg00220.txt.bz2 >>>>> Jim Blandy writes: Jim> Could you provide a test case for this? That's why I listed the PR number. The testcase and the patch both are attached to the PR in the GDB bugs database. David