From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16963 invoked by alias); 16 Apr 2002 06:06:15 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16868 invoked from network); 16 Apr 2002 06:05:59 -0000 Received: from unknown (HELO monkey.daikokuya.demon.co.uk) (158.152.184.26) by sources.redhat.com with SMTP; 16 Apr 2002 06:05:59 -0000 Received: from neil by monkey.daikokuya.demon.co.uk with local (Exim 3.35 #1 (Debian)) id 16xLh0-0004D8-00; Tue, 16 Apr 2002 06:39:50 +0100 Date: Mon, 15 Apr 2002 23:24:00 -0000 To: Phil Edwards Cc: Mark Mitchell , "gcc@gcc.gnu.org" Subject: Re: patch/proposal: obsolete configurations in 3.1 Message-ID: <20020416053949.GD14885@daikokuya.demon.co.uk> References: <3CBA0045.5090401@srv.net> <24520000.1018880545@gandalf.codesourcery.com> <20020415221007.A15507@disaster.basement.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020415221007.A15507@disaster.basement.lan> User-Agent: Mutt/1.3.27i From: Neil Booth X-SW-Source: 2002-04/txt/msg00675.txt.bz2 Phil Edwards wrote:- > The cleanup of config/* seems to be proceeding well. Wow, you're optimistic! Not to denegrate the hard work many have done there, but I see so much work to do in config/* and isolating target dependence within GCC's internals that it scares me. Neil.