Merge r6216:

Fix all the places where gcc complains about casts from pointers
(presumably 64 bit) to integers of different size (in this case,
32-bit int).  This makes it compile cleanly on 64-bit AIX and also
means it doesn't crash :-)


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6297 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed