From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16835 invoked by alias); 13 Jul 2004 14:59:51 -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 16826 invoked from network); 13 Jul 2004 14:59:51 -0000 Received: from unknown (HELO atrey.karlin.mff.cuni.cz) (195.113.31.123) by sourceware.org with SMTP; 13 Jul 2004 14:59:51 -0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 29025) id A29BB4B42EA; Tue, 13 Jul 2004 16:59:50 +0200 (CEST) Date: Tue, 13 Jul 2004 20:54:00 -0000 From: Zdenek Dvorak To: gcc-patches@gcc.gnu.org Subject: Lno branch merge patch ping Message-ID: <20040713145950.GA9748@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-SW-Source: 2004-07/txt/msg01369.txt.bz2 Hello, http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00068.html (the loop closed ssa form creation patch that is essential for several of the lno-branch optimizations). Zdenek