From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26834 invoked by alias); 3 May 2003 01:14:49 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26827 invoked from network); 3 May 2003 01:14:49 -0000 Received: from unknown (HELO mx2.redhat.com) (12.150.115.133) by sources.redhat.com with SMTP; 3 May 2003 01:14:49 -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 h4314SZ05919; Fri, 2 May 2003 21:04:28 -0400 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 h431EmT17719; Fri, 2 May 2003 21:14:48 -0400 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [172.16.24.7]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h431ElM26607; Fri, 2 May 2003 18:14:47 -0700 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id h431CLj31851; Fri, 2 May 2003 18:12:21 -0700 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Sat, 03 May 2003 01:14:00 -0000 From: Richard Henderson To: Andrew Pinski Cc: Piotr Wyderski , gcc@gcc.gnu.org Subject: Re: Optimization Message-ID: <20030503011221.GB31836@redhat.com> Mail-Followup-To: Richard Henderson , Andrew Pinski , Piotr Wyderski , gcc@gcc.gnu.org References: <20030502230618.GH2442@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2003-05/txt/msg00257.txt.bz2 On Fri, May 02, 2003 at 08:12:07PM -0400, Andrew Pinski wrote: > I have a PR for it: optimization/10474. I've modified the class to change-request, since it was never even claimed that we do this. r~