This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: K6 optimization && compiler builtins
- To: law at cygnus dot com (Jeffrey A Law)
- Subject: Re: K6 optimization && compiler builtins
- From: amylaar at cygnus dot co dot uk
- Date: Tue, 16 Dec 1997 00:47:26 +0000 (GMT)
- Cc: Ronald dot Wahl at informatik dot tu-chemnitz dot de, egcs at cygnus dot com
- Reply-To: egcs at cygnus dot com
> For the x86, the compiler builtin will be used for memcpy of a constant
> number of bytes, I think the compiler builtin will always be used for memcmp.
Well, always unless waived by -fno-builtin ;-)