valgrind.h: add "r0" to the clobber list on PPC
authorRyan Lortie <desrt@desrt.ca>
Wed, 20 Nov 2013 21:57:26 +0000 (16:57 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 16 Dec 2013 19:55:28 +0000 (14:55 -0500)
commit6c8600b2b86fe42edd6d6e9648a92f32e404457c
tree3e41809e3fd85cbef022f15adb4dcf61db2732e8
parent2731b01c73ecc7ca692fefba1ce14c1aa4f5f5a0
valgrind.h: add "r0" to the clobber list on PPC

Looks like the magic sequences trash this register, so make sure GCC
knows that.

https://bugzilla.gnome.org/show_bug.cgi?id=710983
glib/valgrind.h