This is the mail archive of the gcc-patches@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: [PATCH] Builtin strcpy/strncpy/memcpy/strcmp/fputs fixes and optimizations


On Thu, Nov 30, 2000 at 08:35:03AM -0500, Kaveh R. Ghazi wrote:
> I'd like to have strncmp call expand_builtin_memcmp directly and
> use a len parameter clamped at one of the strings strlen or 'n',
> which ever is lower.

Ok.


r~

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