This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: K6 optimization && compiler builtins


> 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 ;-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]