]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Avoid a compiler warning about integer overflow when compiling this
authorJulian Seward <jseward@acm.org>
Thu, 1 Aug 2013 22:16:10 +0000 (22:16 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 1 Aug 2013 22:16:10 +0000 (22:16 +0000)
commit3bbe344717a6f2624a975d4474fd4b2494658791
tree22df280954224f4c169f932fc5ac8565dfba92d0
parentd4d5d3790b1fea10cc6f7cdda28503f6860dda21
Avoid a compiler warning about integer overflow when compiling this
for 32 bit targets.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13477
coregrind/m_gdbserver/valgrind-low-mips64.c