From owner-cvs-all Tue Feb 27 2:53:46 2001 Delivered-To: cvs-all@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id 276B837B718; Tue, 27 Feb 2001 02:53:35 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [194.97.50.136] (helo=mx3.freenet.de) by mout0.freenet.de with esmtp (Exim 3.22 #1) id 14Xhl6-0005fz-00; Tue, 27 Feb 2001 11:53:32 +0100 Received: from b8565.pppool.de ([213.7.133.101] helo=Magelan.Leidinger.net) by mx3.freenet.de with esmtp (Exim 3.22 #1) id 14Xhl6-0000Y5-00; Tue, 27 Feb 2001 11:53:32 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.2/8.11.2) with ESMTP id f1QJF2U18568; Mon, 26 Feb 2001 20:15:03 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200102261915.f1QJF2U18568@Magelan.Leidinger.net> Date: Mon, 26 Feb 2001 20:15:00 +0100 (CET) From: Alexander Leidinger Subject: Re: cvs commit: src/share/mk sys.mk To: obrien@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <20010223032203.A1785@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23 Feb, David O'Brien wrote: >> [Quoting the docs] >> >> Reading "man gcc" on my -current (gcc 2.95.3) I interpret this as: >> - -mcpu does the _instruction scheduling_ for the specified CPU >> - -march _uses instructions_ of the specified CPU > > See the manual at http://gcc.gnu.org, and look at the Alpha specific > options. My read of it makes me want to check this carefully before an > MFC. Ok, If this isn't a bug in the manual this inconsistent behavior is very bad (the x86 part is the same as in 2.95.3). As long as the Alpha build box isn't updated to an ev56, pca56 or ev6 system everything should be fine on an ev4, but yes, -march shouldn't be used carefully for official Alpha builds. Perhaps some additional logic in the release build (if the described behavior is the way gcc 3.0 will behave). Bye, Alexander. -- The dark ages were caused by the Y1K problem. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message