]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Do not use the 0b notation as older GCC's do not accept it.
authorFlorian Krohm <florian@eich-krohm.de>
Sat, 3 Aug 2013 20:39:32 +0000 (20:39 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sat, 3 Aug 2013 20:39:32 +0000 (20:39 +0000)
commitfe52353acb1c5aad56182d0936f0dde90b51fa2b
tree9143cdd6e259a7ba3f6303db9b7c0b9db67119f8
parent5422872a9185564472ce982a6c53018e9f080db2
Do not use the 0b notation as older GCC's do not accept it.
Fixes BZ 322851 and also unbreaks the OS X nightly build (hopefully).
Patch by Thomas Rast (trast@student.ethz.ch).

git-svn-id: svn://svn.valgrind.org/vex/trunk@2736
VEX/priv/guest_mips_toIR.c