From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3580 invoked by alias); 3 Jun 2003 19:30:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3557 invoked from network); 3 Jun 2003 19:30:58 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 3 Jun 2003 19:30:58 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h53JUwH18086; Tue, 3 Jun 2003 15:30:58 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h53JUwI08029; Tue, 3 Jun 2003 15:30:58 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h53JUvZ24624; Tue, 3 Jun 2003 15:30:57 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id h53JUuH22753; Tue, 3 Jun 2003 15:30:56 -0400 Date: Tue, 03 Jun 2003 19:30:00 -0000 Message-Id: <200306031930.h53JUuH22753@greed.delorie.com> From: DJ Delorie To: neroden@twcny.rr.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20030603191922.GA25625@doctormoo> (message from Nathanael Nerode on Tue, 3 Jun 2003 15:19:22 -0400) Subject: Re: [toplevel patch] Autogenerate all recursive targets (death to shell loops) References: <20030603191922.GA25625@doctormoo> X-SW-Source: 2003-06/txt/msg00132.txt.bz2 > Tested on i686-pc-linux-gnu with lots of combinations of the affected > targets. Given what happened last time, please also test: * a binutils-only build (no gcc) * a cross build