From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11059 invoked by alias); 21 Oct 2011 14:42:55 -0000 Received: (qmail 11037 invoked by uid 22791); 21 Oct 2011 14:42:54 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Oct 2011 14:42:34 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1RHGIr-0005jj-Ia from joseph_myers@mentor.com ; Fri, 21 Oct 2011 07:42:33 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 21 Oct 2011 15:42:31 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1RHGIo-0006Xf-SP; Fri, 21 Oct 2011 14:42:30 +0000 Date: Fri, 21 Oct 2011 15:28:00 -0000 From: "Joseph S. Myers" To: Andy Gibbs cc: gcc-patches@gcc.gnu.org Subject: Re: [C++ Patch] __builtin_choose_expr *bump* In-Reply-To: Message-ID: References: MIME-Version: 1.0 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: 2011-10/txt/msg01989.txt.bz2 On Fri, 21 Oct 2011, Andy Gibbs wrote: > Hi, > > Please can I "bump" this patch and ask for it to be approved and committed: > http://gcc.gnu.org/ml/gcc-patches/2011-10/msg01711.html Have you sent in your copyright assignment papers to the FSF? The patch is large enough to need them. -- Joseph S. Myers joseph@codesourcery.com