[PATCH] loader: Use a volatile pointer in wld_memset().

Alexandre Julliard julliard at winehq.org
Fri Dec 21 05:22:02 CST 2012


Charles Davis <cdavis5x at gmail.com> writes:

> This prevents Clang from optimizing the loop into a memset(3) call.

Something like -fno-builtin would be preferable.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list