From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27155 invoked by alias); 20 Jul 2011 15:23:42 -0000 Received: (qmail 27138 invoked by uid 22791); 20 Jul 2011 15:23:41 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pv0-f175.google.com (HELO mail-pv0-f175.google.com) (74.125.83.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Jul 2011 15:23:27 +0000 Received: by pvf24 with SMTP id 24so308560pvf.20 for ; Wed, 20 Jul 2011 08:23:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.97.26 with SMTP id z26mr3989975wfl.81.1311175407185; Wed, 20 Jul 2011 08:23:27 -0700 (PDT) Received: by 10.142.103.17 with HTTP; Wed, 20 Jul 2011 08:23:27 -0700 (PDT) In-Reply-To: References: Date: Wed, 20 Jul 2011 15:35:00 -0000 Message-ID: Subject: Re: PATCH RFA: Build stages 2 and 3 with C++ From: Jonathan Wakely To: Ian Lance Taylor Cc: Diego Novillo , Richard Guenther , David Edelsohn , gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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/msg00384.txt.bz2 Feel the burn^Wchurn! On 20/07/2011, Ian Lance Taylor wrote: > Diego Novillo writes: > >> On Wed, Jul 20, 2011 at 08:41, Richard Guenther >> wrote: >> >>> Which is good as it increases testing coverage. =A0We probably would ha= ve >>> missed this bug completely if you wouldn't have notice it. >> >> Agreed. The pain we feel due to this is similar to the pain one feels >> after exercising vigorously. > > I am going to use this quote with all of my patches. > > Ian >