From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15608 invoked by alias); 21 Nov 2002 21:52:57 -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 15599 invoked from network); 21 Nov 2002 21:52:57 -0000 Received: from unknown (HELO mx2.redhat.com) (12.150.115.133) by sources.redhat.com with SMTP; 21 Nov 2002 21:52:57 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.11.6/8.11.6) with ESMTP id gALLoGa18953; Thu, 21 Nov 2002 16:50:16 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gALLqms17090; Thu, 21 Nov 2002 16:52:48 -0500 Received: from localhost.localdomain (frothingslosh.sfbay.redhat.com [172.16.24.27]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id gALLqlM10896; Thu, 21 Nov 2002 13:52:47 -0800 Received: (from rth@localhost) by localhost.localdomain (8.11.6/8.11.6) id gALLqkR12370; Thu, 21 Nov 2002 13:52:46 -0800 X-Authentication-Warning: localhost.localdomain: rth set sender to rth@redhat.com using -f Date: Thu, 21 Nov 2002 13:52:00 -0000 From: Richard Henderson To: Eric Botcazou Cc: gcc-patches@gcc.gnu.org, Dale Johannesen Subject: Re: Patch: fix SPEC regressions Message-ID: <20021121215246.GC12336@redhat.com> Mail-Followup-To: Richard Henderson , Eric Botcazou , gcc-patches@gcc.gnu.org, Dale Johannesen References: <1C457790-EAAD-11D6-B8DA-000393D76DAA@apple.com> <200211211909.59272.ebotcazou@libertysurf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200211211909.59272.ebotcazou@libertysurf.fr> User-Agent: Mutt/1.4i X-SW-Source: 2002-11/txt/msg01330.txt.bz2 On Thu, Nov 21, 2002 at 07:18:08PM +0100, Eric Botcazou wrote: > Bootstrapped/regtested on i586-redhat-linux-gnu (c,c++,objc,f77). OK to > install once the branch is reopen ? OK to install the testcase on mainline as > well ? Yes and yes. r~