From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9697 invoked by alias); 14 Jun 2007 01:29:14 -0000 Received: (qmail 9689 invoked by uid 22791); 14 Jun 2007 01:29:14 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 14 Jun 2007 01:29:11 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id A016B48CDC1; Wed, 13 Jun 2007 21:29:09 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27241-01-7; Wed, 13 Jun 2007 21:29:09 -0400 (EDT) Received: from joel.gnat.com (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 5A3CB48CBE9; Wed, 13 Jun 2007 21:29:09 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 0917AE7B4F; Wed, 13 Jun 2007 18:30:39 -0700 (PDT) Date: Thu, 14 Jun 2007 01:29:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [rfc][0/13] Eliminate read_register et al Message-ID: <20070614013039.GB21293@adacore.com> References: <20070608171622.GC3704@adacore.com> <200706082325.l58NPq6t020542@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706082325.l58NPq6t020542@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.4.2.2i 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: 2007-06/txt/msg00277.txt.bz2 > > > amd64 > > (linux) > > > > > sparc > > (solaris) > > Thanks a lot! Might I ask you to also test the patch set I've just > posted (clean up built-in types)? Those two platforms are exactly > the two this needs to be tested on ... Ulrich sent me privately a jumbo patch that contains all the changes he wanted me to test. Apart from a few obvious adjustements that I had to do because of some ultra-recent gdbarch checkins, the testsuite reports came out clean on mad64-linux and sparc-solaris. -- Joel