From: Ivo Raisr Date: Tue, 14 Mar 2017 00:47:45 +0000 (+0000) Subject: Fix type of t_inc to correct IRTemp. X-Git-Tag: svn/VALGRIND_3_13_0^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae732a9a649f7441ca6ae0b6acac85024fd6b453;p=thirdparty%2Fvalgrind.git Fix type of t_inc to correct IRTemp. No functional change. n-i-bz git-svn-id: svn://svn.valgrind.org/vex/trunk@3319 --- diff --git a/VEX/priv/guest_x86_toIR.c b/VEX/priv/guest_x86_toIR.c index 234d68e825..d2cdb6a024 100644 --- a/VEX/priv/guest_x86_toIR.c +++ b/VEX/priv/guest_x86_toIR.c @@ -3172,7 +3172,7 @@ UInt dis_Grp5 ( UChar sorb, Bool locked, Int sz, Int delta, /* Code shared by all the string ops */ static -void dis_string_op_increment(Int sz, Int t_inc) +void dis_string_op_increment(Int sz, IRTemp t_inc) { if (sz == 4 || sz == 2) { assign( t_inc,