From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23956 invoked by alias); 15 Mar 2010 08:59:01 -0000 Received: (qmail 23946 invoked by uid 22791); 15 Mar 2010 08:59:00 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=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; Mon, 15 Mar 2010 08:58:53 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 9457DCB0293; Mon, 15 Mar 2010 09:58:50 +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 est6peRI4buP; Mon, 15 Mar 2010 09:58:50 +0100 (CET) Received: from [192.168.1.2] (91-172-199-106.rev.libertysurf.net [91.172.199.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 51CE7CB0250; Mon, 15 Mar 2010 09:58:50 +0100 (CET) From: Eric Botcazou To: Chris Demetriou Subject: Re: [obvious patch] add missing chmod to when copying headers Date: Mon, 15 Mar 2010 09:09:00 -0000 User-Agent: KMail/1.9.9 Cc: gcc-patches@gcc.gnu.org References: <2e7be40c1003111231u30e5a84fxb23393dcc4fab84c@mail.gmail.com> <2e7be40c1003150049n1f0016d8o51132cb0d66ed042@mail.gmail.com> <2e7be40c1003150153o5268f46i1a529b2868163aeb@mail.gmail.com> In-Reply-To: <2e7be40c1003150153o5268f46i1a529b2868163aeb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201003150958.40252.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: 2010-03/txt/msg00569.txt.bz2 > Fix committed as revision 157454. > (http://gcc.gnu.org/ml/gcc-patches/2010-03/msg00565.html) Thanks a lot for the quick turn around! -- Eric Botcazou