From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9480 invoked by alias); 6 Jan 2013 20:44:19 -0000 Received: (qmail 9472 invoked by uid 22791); 6 Jan 2013 20:44:19 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,TW_IB X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (208.118.235.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 06 Jan 2013 20:44:12 +0000 Received: from adsl-76-254-28-61.dsl.pltn13.sbcglobal.net ([76.254.28.61]:53954 helo=[192.168.10.2]) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1Trx4k-0003qQ-GW; Sun, 06 Jan 2013 15:44:10 -0500 Message-ID: <50E9E218.3080005@gnu.org> Date: Sun, 06 Jan 2013 20:44:00 -0000 From: Bruce Korb User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Alexandre Oliva CC: Paolo Bonzini , gcc-patches@gcc.gnu.org, Tobias Burnus Subject: Re: fixincludes for libquadmath build regression References: <50D86D47.2050907@gnu.org> <50E00C7D.7030701@gnu.org> <50E0BF99.9060807@gnu.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit 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: 2013-01/txt/msg00269.txt.bz2 On 01/06/13 12:12, Alexandre Oliva wrote: > On Dec 30, 2012, Bruce Korb wrote: > >> On 12/30/12 01:42, Paolo Bonzini wrote: >>> Not my territory anymore, but it looks much better! CCing Bruce. > >> Long time. It's no wonder you've forgotten this little world! :) > > Indeed! > >> Anyway, please make the expressions more readable and strip >> out the generated text from the review message. > > Done. Ok? Looks good to me. Thanks!