From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26817 invoked by alias); 19 Jan 2004 20:41:49 -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 26791 invoked from network); 19 Jan 2004 20:41:48 -0000 Received: from unknown (HELO frothingslosh.sfbay.redhat.com) (66.187.237.200) by sources.redhat.com with SMTP; 19 Jan 2004 20:41:48 -0000 Received: from frothingslosh.sfbay.redhat.com (localhost.localdomain [127.0.0.1]) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id i0JKfkOG020881; Mon, 19 Jan 2004 12:41:46 -0800 Received: (from rth@localhost) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8/Submit) id i0JKfkAP020879; Mon, 19 Jan 2004 12:41:46 -0800 X-Authentication-Warning: frothingslosh.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Mon, 19 Jan 2004 20:41:00 -0000 From: Richard Henderson To: DJ Delorie Cc: ian@wasabisystems.com, gcc@gcc.gnu.org Subject: Re: Can we speed up the gcc_target structure? Message-ID: <20040119204146.GD20347@redhat.com> Mail-Followup-To: Richard Henderson , DJ Delorie , ian@wasabisystems.com, gcc@gcc.gnu.org References: <20040118083738.10772.qmail@gossamer.airs.com> <200401181357.i0IDvpWF004706@caip.rutgers.edu> <20040118220522.GA14767@redhat.com> <20040118222201.GD11268@atrey.karlin.mff.cuni.cz> <20040118223751.GB14927@redhat.com> <200401191932.i0JJWJjc001769@greed.delorie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401191932.i0JJWJjc001769@greed.delorie.com> User-Agent: Mutt/1.4i X-SW-Source: 2004-01/txt/msg01375.txt.bz2 On Mon, Jan 19, 2004 at 02:32:19PM -0500, DJ Delorie wrote: > Maybe I'm misremembering, but wasn't one of the goals of using the > target structure to be able to switch them at runtime? It was mentioned, but I never took it that seriously. r~