On 9/27/18 5:53 AM, Peter Maydell wrote:
> Maybe I can do something to persuade the compiler that the
> pointer really is 4 aligned...

Hopefully __builtin_assume_aligned(ptr, 4) is supported by that version of 
clang?


r~

Reply via email to