From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30944 invoked by alias); 11 Nov 2009 13:46:59 -0000 Received: (qmail 30934 invoked by uid 22791); 11 Nov 2009 13:46:58 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 11 Nov 2009 13:46:55 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 98F52290028; Wed, 11 Nov 2009 14:46:52 +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 R0vxCnC8V6Ec; Wed, 11 Nov 2009 14:46:44 +0100 (CET) Received: from [192.168.1.2] (83-152-121-58.rev.libertysurf.net [83.152.121.58]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 9A53C29007C; Wed, 11 Nov 2009 14:46:42 +0100 (CET) From: Eric Botcazou To: "H.J. Lu" Subject: Re: [Patch] New -fstack-check implementation (2/n) Date: Wed, 11 Nov 2009 13:47:00 -0000 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: gcc-patches@gcc.gnu.org, Ian Lance Taylor References: <200908041337.11922.ebotcazou@adacore.com> <200911102149.00128.ebotcazou@adacore.com> <6dc9ffc80911102115s37b34ca7w62b7188fb6ee99e0@mail.gmail.com> In-Reply-To: <6dc9ffc80911102115s37b34ca7w62b7188fb6ee99e0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911111447.00403.ebotcazou@adacore.com> 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: 2009-11/txt/msg00538.txt.bz2 > This patch caused: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42004 No, it didn't, it's the other one. Will follow up there. -- Eric Botcazou