From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32446 invoked by alias); 8 Nov 2002 20:21:00 -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 32437 invoked from network); 8 Nov 2002 20:20:59 -0000 Received: from unknown (HELO zenia.red-bean.com) (66.244.67.22) by sources.redhat.com with SMTP; 8 Nov 2002 20:20:59 -0000 Received: (from jimb@localhost) by zenia.red-bean.com (8.11.6/8.11.6) id gA8K5lI09474; Fri, 8 Nov 2002 15:05:47 -0500 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH: In dwarf2read, restore local_symbols and param_symbols References: <3DCC11E9.90209@redhat.com> From: Jim Blandy Date: Fri, 08 Nov 2002 12:21:00 -0000 In-Reply-To: <3DCC11E9.90209@redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00241.txt.bz2 Andrew Cagney writes: > > 2002-11-08 Jim Blandy > > * dwarf2read.c (read_func_scope): Restore local_symbols and > > param_symbols after we finish the function context. (Based on a > > patch from David Edelsohn.) > > > Should this be part of 5.3? Couldn't hurt. The macro fix I committed definitely should be. Shall I commit those to the branch?