On Tue, Jul 29, 2008 at 11:26 AM, Richard Guenther <[EMAIL PROTECTED]> 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