From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27492 invoked by alias); 16 Feb 2006 15:58:16 -0000 Received: (qmail 27481 invoked by uid 22791); 16 Feb 2006 15:58:15 -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; Thu, 16 Feb 2006 15:58:12 +0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 29025) id 84EFD4B40BF; Thu, 16 Feb 2006 16:58:08 +0100 (CET) Date: Thu, 16 Feb 2006 15:58:00 -0000 From: Zdenek Dvorak To: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20060216155808.GA7757@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-02/txt/msg01336.txt.bz2 Hello, http://gcc.gnu.org/ml/gcc-patches/2006-01/msg00676.html -- patch to improve the functions to work affine combinations; this patch blocks further ivopts cleanups (in particular, it keeps decl_rtl_to_reset alive -- I would really like to get rid of this ugly hack). Zdenek