> Hmm... Good point. As far as I can tell from looking at > expand_builtin_memcpy, casting the possibly-mis-aligned pointer to > (char*) should be enough to fix it, no? That's what the C standard says.