From owner-freebsd-current Wed Feb 26 15:48: 7 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07E9837B401 for ; Wed, 26 Feb 2003 15:48:06 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E415143FA3 for ; Wed, 26 Feb 2003 15:48:04 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) by alpha.siliconlandmark.com (8.12.7/8.12.6) with ESMTP id h1QNlwKx010398; Wed, 26 Feb 2003 18:48:01 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by alpha.siliconlandmark.com (8.12.7/8.12.6/Submit) with ESMTP id h1QNlvTi010395; Wed, 26 Feb 2003 18:47:58 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Wed, 26 Feb 2003 18:47:57 -0500 (EST) From: Andre Guibert de Bruet To: Nuno Teixeira Cc: current@FreeBSD.ORG Subject: Re: -O2 considered harmful In-Reply-To: <20030226215547.GA5510@gw.tex.bogus> Message-ID: <20030226184315.F91528@alpha.siliconlandmark.com> References: <20030226113815.W5357@znfgre.tberna.bet> <20030226200635.GA1368@torment.storming.org> <20030226215547.GA5510@gw.tex.bogus> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 26 Feb 2003, Nuno Teixeira wrote: > Does -march=k6-2 implies -m3dnow? Or -march=pentiumpro implies -mmmx? > > I always thought that when I use -march it will enable other > porcessor specific optimizations like mmx and 3dnow (if available). IIRC, 166 and 180 Mhz PPros don't support MMX. I'm seeing differences in compiled code between simple -march=athlon-xp and -march=athlon-xp -mmmx -m3dnow -msse. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message