X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=opcodes%2Fia64-opc.c;h=f76aa7fb8bd64ec9e07028f39772e4a8238cbc00;hb=e6c369b99b8e769ab2052c5912cfe5ea0ed16ee3;hp=fc90213a6b545fcce3476cdd3800396fcbe8203e;hpb=3b614f0d9a2a8aab0b2fee115de0aa32f1f8de87;p=pf3gnuchains%2Fpf3gnuchains4x.git diff --git a/opcodes/ia64-opc.c b/opcodes/ia64-opc.c index fc90213a6b..f76aa7fb8b 100644 --- a/opcodes/ia64-opc.c +++ b/opcodes/ia64-opc.c @@ -365,7 +365,7 @@ locate_opcode_ent (ia64_insn opcode, enum ia64_insn_type type) unsigned int op; int currbitnum = bitpos[currstatenum]; int oplen; - int opval[3]; + int opval[3] = {0}; int next_op; int currbit;