Cristian Rodríguez<crrodrig...@opensuse.org>  wrote:

I think you misunderstood me, gcc will not transform memcpy to strcpy.. but 
strcpy, strcat, etc..*to*  the equivalent calls to memcpy
or stpcpy..

Even if gcc does such optimisation, isn't using strcpy() instead of a 
re-implementation with a memcpy() better for maintenance purpose?

Cheers.
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to