From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31245 invoked by alias); 25 Mar 2008 17:02:45 -0000 Received: (qmail 31232 invoked by uid 22791); 25 Mar 2008 17:02:44 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 25 Mar 2008 17:02:26 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m2PH2JVv019950; Tue, 25 Mar 2008 13:02:19 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2PH2J7o023915; Tue, 25 Mar 2008 13:02:19 -0400 Received: from opsy.redhat.com (vpn-248-63.boston.redhat.com [10.13.248.63]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2PH2IGY003163; Tue, 25 Mar 2008 13:02:18 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 2A2F43781AB; Tue, 25 Mar 2008 10:06:41 -0600 (MDT) To: Paolo Bonzini Cc: Ralf Wildenhues , Gcc Patch List Subject: Re: Patch: automatic dependencies for gcc References: <20080308143259.GA28658@ins.uni-bonn.de> <20080308163601.GA31768@ins.uni-bonn.de> <20080308184059.GE31768@ins.uni-bonn.de> <20080309143941.GJ6280@ins.uni-bonn.de> <47DFCB97.1000908@gnu.org> <47E3E979.7020904@gnu.org> <47E89A0C.50607@gnu.org> <47E91C7E.8060506@gnu.org> <47E92F1C.5050500@gnu.org> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Tue, 25 Mar 2008 17:39:00 -0000 In-Reply-To: <47E92F1C.5050500@gnu.org> (Paolo Bonzini's message of "Tue\, 25 Mar 2008 17\:58\:04 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) 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: 2008-03/txt/msg01501.txt.bz2 >>>>> "Paolo" == Paolo Bonzini writes: >> In the real final patch, I updated this to refer to BUILD_DEPMODE in >> the grep. Paolo> Or CCDEPMODE? Gah. Of course. I will fix this shortly. Sorry for the mess. Tom