From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15994 invoked by alias); 27 Mar 2008 15:30:28 -0000 Received: (qmail 15983 invoked by uid 22791); 27 Mar 2008 15:30:27 -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; Thu, 27 Mar 2008 15:30:10 +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 m2RFTqsu009988; Thu, 27 Mar 2008 11:29:52 -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 m2RFTqCS010111; Thu, 27 Mar 2008 11:29:52 -0400 Received: from opsy.redhat.com (vpn-248-158.boston.redhat.com [10.13.248.158]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2RFTpKo021504; Thu, 27 Mar 2008 11:29:52 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 83BC83781BA; Thu, 27 Mar 2008 08:33:40 -0600 (MDT) To: "Richard Guenther" Cc: "Andreas Tobler" , "Ralf Wildenhues" , "Gcc Patch List" Subject: Re: Patch: automatic dependencies for gcc References: <47E91C7E.8060506@gnu.org> <20080325202425.GD18200@ins.uni-bonn.de> <47E9687C.8000001@fgznet.ch> <84fc9c000803260601r44ed69ecn3eb0b690ad358ae@mail.gmail.com> <84fc9c000803270353u1a2ddec8pf4edf2ecee753822@mail.gmail.com> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Thu, 27 Mar 2008 16:40:00 -0000 In-Reply-To: (Tom Tromey's message of "Thu\, 27 Mar 2008 08\:18\:25 -0600") 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/msg01691.txt.bz2 Tom> Well, this looks really bad. I think this is a GNU make bug: I built cvs make and it works on this case. So, I think it is definitely that bug in make. Tom