[patch]: builtin_memset support (replace clrmem by setmem)

Richard Henderson rth@redhat.com
Tue Jun 28 19:49:00 GMT 2005


On Tue, Jun 28, 2005 at 09:43:01PM +0200, Falk Hueffner wrote:
> Also, Tru64 has _OtsFill; I suppose OpenVMS has OTS$FILL then, which
> could be used here. If calling conventions are the same, then the byte
> needs to be zero-extended in register 18. I have no idea whether it's
> worth bothering, though.

Google can't find any docs on either of these.  I'm not sure if
one library routine is really any worse than another.  Surely
the system memset implementation doesn't suck...


r~



More information about the Gcc-patches mailing list