From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24347 invoked by alias); 14 Jun 2007 18:46:52 -0000 Received: (qmail 24329 invoked by uid 22791); 14 Jun 2007 18:46:51 -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 18:46:46 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 6E87F48D029; Thu, 14 Jun 2007 14:46:44 -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 26694-01-2; Thu, 14 Jun 2007 14:46:44 -0400 (EDT) Received: from joel.gnat.com (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 2B49648CE15; Thu, 14 Jun 2007 14:46:44 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 58733E7B4F; Thu, 14 Jun 2007 11:48:16 -0700 (PDT) Date: Thu, 14 Jun 2007 18:46: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: <20070614184816.GD21293@adacore.com> References: <20070614170401.GC21293@adacore.com> <200706141709.l5EH9dhF003161@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706141709.l5EH9dhF003161@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/msg00283.txt.bz2 > Some of the changes (in particular in the builtin_type patch set) > are sparc64 specific, so I'd definitely appreciate a sparc64 test > as well, if you have the platform available ... Not a problem. I tested your changes using a sparc64-sun-solaris2.8 configuration, and the testsuite was clean again. -- Joel