From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7494 invoked by alias); 19 Jan 2004 12:12:45 -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 7487 invoked from network); 19 Jan 2004 12:12:44 -0000 Received: from unknown (HELO frothingslosh.sfbay.redhat.com) (66.187.237.200) by sources.redhat.com with SMTP; 19 Jan 2004 12:12:44 -0000 Received: from frothingslosh.sfbay.redhat.com (localhost.localdomain [127.0.0.1]) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id i0JCCiOG017820; Mon, 19 Jan 2004 04:12:44 -0800 Received: (from rth@localhost) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8/Submit) id i0JCCiOr017818; Mon, 19 Jan 2004 04:12:44 -0800 X-Authentication-Warning: frothingslosh.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Mon, 19 Jan 2004 12:12:00 -0000 From: Richard Henderson To: Richard Kenner Cc: gcc@gcc.gnu.org Subject: Re: [RFC] Contributing tree-ssa to mainline Message-ID: <20040119121243.GA17806@redhat.com> Mail-Followup-To: Richard Henderson , Richard Kenner , gcc@gcc.gnu.org References: <10401191147.AA27388@vlsi1.ultra.nyu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10401191147.AA27388@vlsi1.ultra.nyu.edu> User-Agent: Mutt/1.4i X-SW-Source: 2004-01/txt/msg01260.txt.bz2 On Mon, Jan 19, 2004 at 06:47:02AM -0500, Richard Kenner wrote: > However, it would be good to see cases of both of the above for C as well as > C++ ... Did you not read my message? The test I gave *was* C. r~