From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5896 invoked by alias); 11 Nov 2012 18:23:53 -0000 Received: (qmail 5888 invoked by uid 22791); 11 Nov 2012 18:23:52 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 11 Nov 2012 18:23:47 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 79AA1CB0C0D; Sun, 11 Nov 2012 19:23:48 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gCBJf1qaCCWq; Sun, 11 Nov 2012 19:23:48 +0100 (CET) Received: from polaris.localnet (bon31-6-88-161-99-133.fbx.proxad.net [88.161.99.133]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 46D6ACB039B; Sun, 11 Nov 2012 19:23:48 +0100 (CET) From: Eric Botcazou To: Jan Hubicka Cc: gcc-patches@gcc.gnu.org Subject: Re: [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset Date: Sun, 11 Nov 2012 18:23:00 -0000 Message-ID: <1438738.17d4G36WQM@polaris> User-Agent: KMail/4.7.2 (Linux/3.1.10-1.16-desktop; KDE/4.7.2; x86_64; ; ) In-Reply-To: <20121109113539.GA12808@kam.mff.cuni.cz> References: <20121108225909.GE24044@virgil.arch.suse.de> <20121109113539.GA12808@kam.mff.cuni.cz> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2012-11/txt/msg00841.txt.bz2 > MThis patch looks OK. i will re-test and commit it on the afernoon. Ping. The ICE shows up when building Python. -- Eric Botcazou