From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25978 invoked by alias); 1 Aug 2002 15:23:26 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 25971 invoked from network); 1 Aug 2002 15:23:26 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 1 Aug 2002 15:23:26 -0000 Received: from dsl254-114-118.nyc1.dsl.speakeasy.net ([216.254.114.118] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17aHmp-0000vD-00; Thu, 01 Aug 2002 10:22:47 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17aHms-0003k4-00; Thu, 01 Aug 2002 11:22:50 -0400 Date: Thu, 01 Aug 2002 08:23:00 -0000 From: Daniel Jacobowitz To: John David Anglin Cc: Richard.Earnshaw@arm.com, gcc-patches@gcc.gnu.org Subject: Re: RFC: New approach to --with-cpu Message-ID: <20020801152250.GA14239@nevyn.them.org> Mail-Followup-To: John David Anglin , Richard.Earnshaw@arm.com, gcc-patches@gcc.gnu.org References: <20020731194750.GA2371@nevyn.them.org> <200208011515.g71FFBSP003831@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208011515.g71FFBSP003831@hiauly1.hia.nrc.ca> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-08/txt/msg00017.txt.bz2 On Thu, Aug 01, 2002 at 11:15:10AM -0400, John David Anglin wrote: > > + hppa*-*-* | parisc*-*-*) > > + if test x$gas = xyes > > + then > > + target_cpu_default2="MASK_GAS|MASK_JUMP_IN_DELAY" > > + fi > > + case $machine in > > + hppa1* | parisc1*) > > + with_cpu=7100LC > ^^^^^^^^ > > I believe that this should be "with_schedule". I was also wondering > if a comment should be added to indicate that the default scheduling > model is "8000". And you're completely correct on both counts. I've added that to my working copy. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer