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]
Other format: [Raw text]

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


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


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