Eric Anholt <[email protected]> writes: > The reason to think so is that the previous code had this weird stuff to > explicitly handle unaligned. I rip out the unaligned support in patch > 3, because I think it's not needed.
Maybe consider adding -Wcast-align to CFLAGS, get rid of the memcpy and see if the compiler catches the code doing anything wrong? -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
