From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20677 invoked by alias); 17 Dec 2002 20:41:05 -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 20665 invoked from network); 17 Dec 2002 20:41:00 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by 209.249.29.67 with SMTP; 17 Dec 2002 20:41:00 -0000 Received: from tornado.toronto.redhat.com (IDENT:S85qLFzi1QDJg+5YEQf4FWhh9zOKrl14@tornado.toronto.redhat.com [172.16.14.228]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id gBHKekY15242; Tue, 17 Dec 2002 15:40:46 -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 gBHKegZF019034; Tue, 17 Dec 2002 15:40:43 -0500 Received: (from dnovillo@localhost) by tornado.toronto.redhat.com (8.12.5/8.12.5/Submit) id gBHKedj5019032; Tue, 17 Dec 2002 15:40:39 -0500 Date: Tue, 17 Dec 2002 13:20:00 -0000 From: Diego Novillo To: gcc@gcc.gnu.org Cc: Jason Merrill Subject: [tree-ssa] Mainline merge as of 2002-12-17 Message-ID: <20021217204039.GA18987@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/msg01062.txt.bz2 Now that BIB is out of comission, I am resuming merges from mainline. Today's merge brought in a new failure in the inliner that I have not been able to reproduce in BIB. Jason, we get an ICE compiling gcc.c-torture/compile/20021204-1.c I'm not quite sure what could be going on. Thanks. Diego.