From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31235 invoked by alias); 16 Apr 2004 04:32:29 -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 31215 invoked from network); 16 Apr 2004 04:32:27 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 16 Apr 2004 04:32:27 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 11F3947D63; Thu, 15 Apr 2004 21:32:28 -0700 (PDT) Date: Fri, 16 Apr 2004 04:32:00 -0000 From: Joel Brobecker To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] New dwarf2_attribute_true_p function in dwarf2read.c Message-ID: <20040416043228.GK1131@gnat.com> References: <20040415202318.GD1564@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2004-04/txt/msg00343.txt.bz2 > > 2004-04-15 Joel Brobecker > > > > * dwarf2read.c (dwarf2_attribute_true_p): New function. > > (die_is_declaration): Use the function above. > > > > Tested on x86-linux, no regression. > > > > OK to apply? > > Yep. Thanks a lot. Checked in. I'll also see if we can reuse that new function a bit more... -- Joel