From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20961 invoked by alias); 26 Nov 2003 18:07:21 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 20954 invoked from network); 26 Nov 2003 18:07:20 -0000 Received: from unknown (HELO e3.ny.us.ibm.com) (32.97.182.103) by sources.redhat.com with SMTP; 26 Nov 2003 18:07:20 -0000 Received: from northrelay04.pok.ibm.com (northrelay04.pok.ibm.com [9.56.224.206]) by e3.ny.us.ibm.com (8.12.10/8.12.2) with ESMTP id hAQI7Gg6700962; Wed, 26 Nov 2003 13:07:17 -0500 Received: from unknown.host (d01av02.pok.ibm.com [9.56.224.216]) by northrelay04.pok.ibm.com (8.12.9/NCO/VER6.6) with ESMTP id hAQI7EIV117412; Wed, 26 Nov 2003 13:07:15 -0500 Received: (from janis@localhost) by unknown.host (8.9.3/8.9.3) id KAA01491; Wed, 26 Nov 2003 10:08:14 -0800 Date: Wed, 26 Nov 2003 18:24:00 -0000 From: Janis Johnson To: Eric Botcazou Cc: gcc-patches@gcc.gnu.org Subject: Re: Unreviewed patches Message-ID: <20031126100814.A1464@us.ibm.com> References: <200311260835.48030.ebotcazou@libertysurf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200311260835.48030.ebotcazou@libertysurf.fr>; from ebotcazou@libertysurf.fr on Wed, Nov 26, 2003 at 08:35:48AM +0100 X-SW-Source: 2003-11/txt/msg02104.txt.bz2 On Wed, Nov 26, 2003 at 08:35:48AM +0100, Eric Botcazou wrote: > > XFAIL infrastructure for dg-compat: > http://gcc.gnu.org/ml/gcc-patches/2003-11/msg00945.html As the author of these tests, this looks good to me, but I don't have authority to approve it. See also this small fix to the dg-compat tests: http://gcc.gnu.org/ml/gcc-patches/2003-10/msg01114.html Janis