From: Julian Seward Date: Sat, 5 Nov 2005 02:58:55 +0000 (+0000) Subject: Stop gcc4 complaining. X-Git-Tag: svn/VALGRIND_3_1_1^2~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf1b2a2a5d0bf53c963aa804d6b26ab045c54c14;p=thirdparty%2Fvalgrind.git Stop gcc4 complaining. git-svn-id: svn://svn.valgrind.org/vex/trunk@1441 --- diff --git a/VEX/priv/guest-amd64/toIR.c b/VEX/priv/guest-amd64/toIR.c index 051ecc2c32..efc40c4f2e 100644 --- a/VEX/priv/guest-amd64/toIR.c +++ b/VEX/priv/guest-amd64/toIR.c @@ -6451,7 +6451,7 @@ ULong dis_SHLRD_Gv_Ev ( Prefix pfx, Int sz, IRExpr* shift_amt, Bool amt_is_literal, - Char* shift_amt_txt, + HChar* shift_amt_txt, Bool left_shift ) { /* shift_amt :: Ity_I8 is the amount to shift. shift_amt_txt is used