Some jokers apparently like setting the CPU's AC (Alignment Check) flag
for god-knows-why reasons.  This causes VG_{READ,WRITE}_MISALIGNED_WORD
to give bus errors.  Redefine them to do the obvious byte-by-byte loads/
stores.  Fortunately they are not performance critical.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@519 a5019735-40e9-0310-863c-91ae7b9d1cf9
2 files changed