From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2224 invoked by alias); 3 May 2005 00:04:55 -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 2189 invoked from network); 3 May 2005 00:04:51 -0000 Received: from unknown (HELO priv-edtnes28.telusplanet.net) (199.185.220.223) by sourceware.org with SMTP; 3 May 2005 00:04:51 -0000 Received: from takamaka.act-europe.fr ([154.20.104.226]) by priv-edtnes28.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050503000450.ELIW28619.priv-edtnes28.telusplanet.net@takamaka.act-europe.fr>; Mon, 2 May 2005 18:04:50 -0600 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 6C9DE47DC4; Mon, 2 May 2005 17:04:45 -0700 (PDT) Date: Tue, 03 May 2005 00:04:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com, Elena Zannoni , Manoj Iyer Subject: Re: [rfa] Make the partial DIE cache more robust Message-ID: <20050503000445.GE1204@adacore.com> References: <20050407142959.GA9927@nevyn.them.org> <20050408184839.GV14120@adacore.com> <20050408184948.GA13253@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050408184948.GA13253@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-05/txt/msg00077.txt.bz2 Daniel, > > (I know I can't approve patches, but it looks great). If it helps, I can > > see if I can merge it into 6.3 and give it a swirl with our Ada compiler > > and our Ada examples, where this will likely be useful. > > Please do - this should obsolete the changes you told me about a couple > of weeks ago. FWIW, I finally found some time to test this change with our Ada compiler, and it works great. It indeed obsoletes the changes you refered to. -- Joel