[gfortran,patch] Don't call library function for string copying, take 2

Jakub Jelinek jakub@redhat.com
Tue Jul 11 14:32:00 GMT 2006


On Tue, Jul 11, 2006 at 01:05:51PM +0200, THOMAS Paul Richard 169137 wrote:
> That is easily done but I wonder how much that it would gain?

Big.  memcpy is optimized much better than memmove.

	Jakub



More information about the Gcc-patches mailing list