From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14360 invoked by alias); 27 Feb 2005 00:55:38 -0000 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 Received: (qmail 14351 invoked from network); 27 Feb 2005 00:55:35 -0000 Received: from unknown (HELO atrey.karlin.mff.cuni.cz) (195.113.31.123) by sourceware.org with SMTP; 27 Feb 2005 00:55:35 -0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 29025) id 2FB354B409B; Sun, 27 Feb 2005 01:55:37 +0100 (CET) Date: Sun, 27 Feb 2005 16:37:00 -0000 From: Zdenek Dvorak To: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20050227005537.GA14991@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-02/txt/msg01726.txt.bz2 Hello, the radical cleanup and rewrite of store motion, that addresses the compile time problems (PR17790) http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00205.html Zdenek