On Tue, Jul 29, 2008 at 11:26 AM, Richard Guenther <richard.guenther@gmail.com> wrote: >> g++ (v. 4.2.3) without any options converts memcpy with unknown size to rep >> movsb > > Make sure to use -D__NO_STRING_INLINES to not get glibcs inline > implementation. Why is this not the default? Gr. Steven