Re: __builtin_memcpy() slower than memcpy/bcopy (and on linux it
On Wed, Jan 23, 2013 at 11:26 AM, Dimitry Andric <dim@freebsd.org> wrote:
> Which compilation flags did you use to test this? When I compiled your
> testcase program with clang 3.2, gcc 4.2 and gcc 4.7 at -O2, with all
> other settings at their defaults, all three compilers just called libc's
> memcpy() for the __builtin_memcpy tests.
>
just -O2 -Wall -Werror, no special -m* or -f* flags
cheers
luigi
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 4 之 4 篇):