From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26459 invoked by alias); 19 Jul 2011 22:24:04 -0000 Received: (qmail 26439 invoked by uid 22791); 19 Jul 2011 22:24:03 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yx0-f175.google.com (HELO mail-yx0-f175.google.com) (209.85.213.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 19 Jul 2011 22:23:48 +0000 Received: by yxi19 with SMTP id 19so2235562yxi.20 for ; Tue, 19 Jul 2011 15:23:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.181.136 with SMTP id l8mr10262289yhm.469.1311114227684; Tue, 19 Jul 2011 15:23:47 -0700 (PDT) Received: by 10.147.136.2 with HTTP; Tue, 19 Jul 2011 15:23:47 -0700 (PDT) In-Reply-To: References: Date: Tue, 19 Jul 2011 22:24:00 -0000 Message-ID: Subject: Re: PATCH RFA: Build stages 2 and 3 with C++ From: Gabriel Dos Reis To: Ian Lance Taylor Cc: gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2011-07/txt/msg00356.txt.bz2 On Tue, Jul 19, 2011 at 1:33 PM, Ian Lance Taylor wrote: > Ian Lance Taylor writes: > I got agreement from two global reviewers and no objections. > > I have committed this patch. Great! -- Gaby