From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10401 invoked by alias); 27 Jan 2006 23:21:17 -0000 Received: (qmail 10392 invoked by uid 22791); 27 Jan 2006 23:21:17 -0000 X-Spam-Check-By: sourceware.org Received: from atrey.karlin.mff.cuni.cz (HELO atrey.karlin.mff.cuni.cz) (195.113.31.123) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Jan 2006 23:21:16 +0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 29025) id 324DB4B40DE; Sat, 28 Jan 2006 00:21:14 +0100 (CET) Date: Sat, 28 Jan 2006 00:07:00 -0000 From: Zdenek Dvorak To: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20060127232113.GA22286@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2006-01/txt/msg01983.txt.bz2 Hello, I would like to ping the following two patches, that block followup cleanup patches to ivopts and other parts of the loop optimizer. http://gcc.gnu.org/ml/gcc-patches/2006-01/msg00676.html -- improves, cleans up, and moves to the separate file functions for work with affine combinations http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01259.html -- removes final value replacement from ivopts Zdenek