From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31020 invoked by alias); 19 Dec 2005 19:30:45 -0000 Received: (qmail 31012 invoked by uid 22791); 19 Dec 2005 19:30:44 -0000 X-Spam-Check-By: sourceware.org Received: from nikam-dmz.ms.mff.cuni.cz (HELO nikam.ms.mff.cuni.cz) (195.113.20.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 19 Dec 2005 19:30:42 +0000 Received: from camelot.ms.mff.cuni.cz (kampanus.ms.mff.cuni.cz [195.113.18.107]) by nikam.ms.mff.cuni.cz (Postfix) with SMTP id 1AB704DE70; Mon, 19 Dec 2005 20:30:40 +0100 (CET) Received: by camelot.ms.mff.cuni.cz (sSMTP sendmail emulation); Mon, 19 Dec 2005 20:30:40 +0100 Date: Mon, 19 Dec 2005 19:30:00 -0000 From: Jan Hubicka To: gcc-patches@gcc.gnu.org, rth@redhat.com Subject: Patch ping... Message-ID: <20051219193040.GL27017@kam.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i 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: 2005-12/txt/msg01456.txt.bz2 Hi, the patch: http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01877.html used to rearrange saving code in inliner is needed to proceed further on IPA branch merging. Would be possible to take a look on it, please? Honza