From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14899 invoked by alias); 12 Jan 2016 05:21:35 -0000 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 Received: (qmail 14305 invoked by uid 89); 12 Jan 2016 05:21:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 12 Jan 2016 05:21:32 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 40C10C09FAAF; Tue, 12 Jan 2016 05:21:31 +0000 (UTC) Received: from [10.10.116.37] (ovpn-116-37.rdu2.redhat.com [10.10.116.37]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u0C5LU2A030981; Tue, 12 Jan 2016 00:21:30 -0500 Subject: Re: C++ patch ping To: Jakub Jelinek References: <20160109074122.GP18720@tucnak.redhat.com> <56940A23.4040501@acm.org> <5694224E.9090707@redhat.com> <20160111215217.GA3017@tucnak.redhat.com> <569426E0.2050301@redhat.com> <20160111235258.GB3017@tucnak.redhat.com> Cc: Nathan Sidwell , gcc-patches@gcc.gnu.org From: Jason Merrill Message-ID: <56948D5A.90900@redhat.com> Date: Tue, 12 Jan 2016 05:21:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160111235258.GB3017@tucnak.redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-01/txt/msg00666.txt.bz2 OK. Jason