From owner-freebsd-current Sat Nov 20 15:54:41 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id CE68314A2A for ; Sat, 20 Nov 1999 15:54:39 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA24665; Sat, 20 Nov 1999 15:54:39 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA98690; Sat, 20 Nov 1999 15:54:39 -0800 (PST) (envelope-from obrien) Date: Sat, 20 Nov 1999 15:54:38 -0800 From: "David O'Brien" To: Byung Yang Cc: freebsd-current@FreeBSD.ORG Subject: Re: cpu name Message-ID: <19991120155438.A98615@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <19991120104447.E41154@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from freebsd@nowcool.dhs.org on Sat, Nov 20, 1999 at 12:48:21PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 20, 1999 at 12:48:21PM -0500, Byung Yang wrote: > I lowered the optimization level from -O6 to -O and now it shows the cpu Offical GCC Project stance is that levels above -O3 are not offically supported. Above -O3 are experimental (if they are even paid attention to). Levels above -O3 are mostly used by the Pentium GCC Project. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message