From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16022 invoked by alias); 20 Jan 2004 20:07:51 -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 16010 invoked from network); 20 Jan 2004 20:07:50 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 20 Jan 2004 20:07:50 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id i0KK7il13165; Tue, 20 Jan 2004 15:07:44 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i0KK7ha13213; Tue, 20 Jan 2004 15:07:43 -0500 Received: from dnovillo.cipe.redhat.com (dnovillo.cipe.redhat.com [10.0.0.106]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i0KK7fXd009837; Tue, 20 Jan 2004 15:07:42 -0500 Subject: Re: Readiness of tree-ssa From: Diego Novillo To: Richard Guenther Cc: Wolfgang Bangerth , "gcc@gcc.gnu.org" , Gerald Pfeifer In-Reply-To: References: <200401201348.42927.bangerth@ices.utexas.edu> Content-Type: text/plain Organization: Red Hat Canada Message-Id: <1074629255.14606.64.camel@frodo.toronto.redhat.com> Mime-Version: 1.0 Date: Tue, 20 Jan 2004 20:07:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg01546.txt.bz2 On Tue, 2004-01-20 at 14:59, Richard Guenther wrote: > Oh, and of course, f.i. ia64 doesn't bootstrap on the branch for quite > some time now. > It does now. Diego.