From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29851 invoked by alias); 27 Feb 2008 19:23:48 -0000 Received: (qmail 29843 invoked by uid 22791); 27 Feb 2008 19:23:47 -0000 X-Spam-Check-By: sourceware.org Received: from mail.fgznet.ch (HELO smtp.fgznet.ch) (81.92.96.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 27 Feb 2008 19:23:20 +0000 Received: from wolfram.andreas.nets ([91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id m1RJNBuo033235; Wed, 27 Feb 2008 20:23:11 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <47C5B89F.5000403@fgznet.ch> Date: Wed, 27 Feb 2008 19:43:00 -0000 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: "Kaveh R. GHAZI" CC: GCC Patches , bkorb@gnu.org Subject: Re: [4.2 PATCH]: backport solaris11 c99-math fixincludes patch References: <47C50AB2.7000002@fgznet.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2008-02/txt/msg01380.txt.bz2 Hi Kaveh, Kaveh R. GHAZI wrote: >> 2008-02-27 Kaveh R. Ghazi >> Andreas Tobler >> >> * inclhack.def (solaris_math_10): New. >> * tests/base/iso/math_c99.h: Update. >> * fixincl.x: Regenerate. >> > > Hi Andreas - I believe this also applies to 4.1. Bruce generally likes > fixincludes patches to be applied to all active branches. See: > http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01334.html > I know, I just wanted to highlight that I have the patch already finished for 4.2. For 4.1 I need to co the branch and test. Thanks, Andreas