From owner-cvs-all Thu Jan 24 23:58:37 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id D48D437B404; Thu, 24 Jan 2002 23:58:30 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g0P7w2O55842; Thu, 24 Jan 2002 23:58:02 -0800 (PST) (envelope-from obrien) Date: Thu, 24 Jan 2002 23:58:02 -0800 From: "David O'Brien" To: Jake Burkholder Cc: Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 db_disasm.c Message-ID: <20020124235802.A55221@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200112230700.fBN70Or81958@freefall.freebsd.org> <20011223180829.J11014-100000@gamplex.bde.org> <20011223234316.A84343@locore.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011223234316.A84343@locore.ca>; from jake@locore.ca on Sun, Dec 23, 2001 at 11:43:16PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 23, 2001 at 11:43:16PM -0500, Jake Burkholder wrote: > > -fbuiltin. Builtin functions were intentionally used for certain > > optimization, so -fbuiltin is needed until these optimizations are done > > more explicitly. > > The optimizations should be done more explicitly. > > What other than memcpy benefits significantly from builtins? We can always call the built-in function directly: _builtin_memcpy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message