From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17834 invoked by alias); 13 Mar 2008 21:29:38 -0000 Received: (qmail 17826 invoked by uid 22791); 13 Mar 2008 21:29:38 -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; Thu, 13 Mar 2008 21:29:11 +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 m2DLSrWg069576; Thu, 13 Mar 2008 22:28:53 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <47D99C94.2080202@fgznet.ch> Date: Thu, 13 Mar 2008 21:37:00 -0000 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: "Kaveh R. Ghazi" CC: Mark Mitchell , GCC Patches Subject: Re: [4.2 PATCH]: backport solaris11 c99-math fixincludes patch References: <47C50AB2.7000002@fgznet.ch> <47C8523C.1060906@codesourcery.com> <47D84FFD.6070605@fgznet.ch> <002d01c88490$294f5080$6401a8c0@glap> <47D85AE9.7020107@fgznet.ch> In-Reply-To: <47D85AE9.7020107@fgznet.ch> 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-03/txt/msg00843.txt.bz2 Andreas Tobler wrote: > Kaveh R. Ghazi wrote: > >>> Am I right, the 4.3.1 branch is open and the prerequisite patch went >>> into 4.3.1? So I can now commit for 4.2.x >>> Safety question only. >>> Anderas >> >> The 4.3 branch was reopened here: >> http://gcc.gnu.org/ml/gcc/2008-03/msg00371.html >> >> I checked in the prerequisite patch to 4.3.1 shortly afterwards: >> http://gcc.gnu.org/ml/gcc-cvs/2008-03/msg00217.html > > Thx, I'll ci tomorrow if time permits, on 4.2.x. Done. Thanks, Andreas