From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25597 invoked by alias); 16 Sep 2004 01:39:20 -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 25584 invoked from network); 16 Sep 2004 01:39:19 -0000 Received: from unknown (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org with SMTP; 16 Sep 2004 01:39:19 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.12.11/8.12.10) with ESMTP id i8G1cSLL005920; Wed, 15 Sep 2004 21:38: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 i8G1dG705508; Wed, 15 Sep 2004 21:39:16 -0400 Received: from frothingslosh.sfbay.redhat.com (frothingslosh.sfbay.redhat.com [172.16.24.27]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i8G1dFV09549; Wed, 15 Sep 2004 18:39:15 -0700 Received: from frothingslosh.sfbay.redhat.com (localhost.localdomain [127.0.0.1]) by frothingslosh.sfbay.redhat.com (8.12.10/8.12.10) with ESMTP id i8G1dFOo005510; Wed, 15 Sep 2004 18:39:15 -0700 Received: (from rth@localhost) by frothingslosh.sfbay.redhat.com (8.12.10/8.12.10/Submit) id i8G1dFOL005508; Wed, 15 Sep 2004 18:39:15 -0700 X-Authentication-Warning: frothingslosh.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Thu, 16 Sep 2004 02:44:00 -0000 From: Richard Henderson To: Zdenek Dvorak Cc: Richard Guenther , gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: Re: Peeling loops at tree level?, Lno branch merge patches ping Message-ID: <20040916013915.GC5376@redhat.com> Mail-Followup-To: Richard Henderson , Zdenek Dvorak , Richard Guenther , gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org References: <20040913144031.GA18970@atrey.karlin.mff.cuni.cz> <20040913150542.GA21101@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040913150542.GA21101@atrey.karlin.mff.cuni.cz> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-09/txt/msg00963.txt.bz2 On Mon, Sep 13, 2004 at 05:05:42PM +0200, Zdenek Dvorak wrote: > http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00325.html (part 10) This patch isn't up-to-date wrt force_gimple_operand and others. Would you please regenerate? r~