Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2002 23:58:02 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Jake Burkholder <jake@locore.ca>
Cc:        Bruce Evans <bde@zeta.org.au>, 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>
In-Reply-To: <20011223234316.A84343@locore.ca>; from jake@locore.ca on Sun, Dec 23, 2001 at 11:43:16PM -0500
References:  <200112230700.fBN70Or81958@freefall.freebsd.org> <20011223180829.J11014-100000@gamplex.bde.org> <20011223234316.A84343@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020124235802.A55221>