From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3550 invoked by alias); 27 Dec 2002 01:51:56 -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 3399 invoked from network); 27 Dec 2002 01:51:55 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by 209.249.29.67 with SMTP; 27 Dec 2002 01:51:55 -0000 Received: from tornado.toronto.redhat.com (IDENT:/iIBIBaAL+s/GDdtkcGFuzL18yzmRFQX@tornado.toronto.redhat.com [172.16.14.228]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id gBR1phY22547 for ; Thu, 26 Dec 2002 20:51:43 -0500 Received: from tornado.toronto.redhat.com (localhost [127.0.0.1]) by tornado.toronto.redhat.com (8.12.5/8.12.5) with ESMTP id gBR1pgZF031231 for ; Thu, 26 Dec 2002 20:51:42 -0500 Received: (from dnovillo@localhost) by tornado.toronto.redhat.com (8.12.5/8.12.5/Submit) id gBR1pgdq031229 for gcc@gcc.gnu.org; Thu, 26 Dec 2002 20:51:42 -0500 Date: Fri, 27 Dec 2002 01:32:00 -0000 From: Diego Novillo To: gcc@gcc.gnu.org Subject: [tree-ssa] Mainline merge as of 2002-12-26 Message-ID: <20021227015142.GA31216@tornado.toronto.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.4i Organization: Red Hat Canada X-SW-Source: 2002-12/txt/msg01436.txt.bz2 Bootstrapped and tested x86 and ppc. Diego.