From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32345 invoked by alias); 9 Sep 2008 18:05:44 -0000 Received: (qmail 32335 invoked by uid 22791); 9 Sep 2008 18:05:44 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 09 Sep 2008 18:05:06 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 046582A96B5; Tue, 9 Sep 2008 14:05:05 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iSsF7SrffqPj; Tue, 9 Sep 2008 14:05:04 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C08292A96A5; Tue, 9 Sep 2008 14:05:04 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 828CBE7ACD; Tue, 9 Sep 2008 20:05:02 +0200 (CEST) Date: Tue, 09 Sep 2008 18:05:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [rfc][00/37] Eliminate builtin_type_ macros Message-ID: <20080909180502.GF12222@adacore.com> References: <20080906031554.GP15267@adacore.com> <200809071642.m87GgJKT023918@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200809071642.m87GgJKT023918@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: 2008-09/txt/msg00192.txt.bz2 > > I would like to test this patch against our testsuite, but unfortunately > > it will be a few more days at least before I can do so. If I get to it > > before the patch is checked in, I will send the results... > > I can wait a couple of days before checking them in, no problem ... I just finished a first round of testing. Noticed that the gnu-v3-abi changes don't seem to apply anymore (I think because of your recent change, actually! ;-). I made the modifications suggested in the 19/37 patch discussion. I still got a few regressions with our testsuite, which I will investigate now. Can you hold the patch off a little while longer? Cheers, -- Joel