On Wed, Jan 23, 2013 at 11:26 AM, Dimitry Andric <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
