git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2459
This commit is contained in:
Nicholas Nethercote 2004-07-06 22:46:41 +00:00
parent 4c7cf81a28
commit 6991ae3a73

View File

@ -471,6 +471,8 @@ void end_of_x86_instr(UCodeBlock* cb, instr_info* i_node, Bool bb_seen_before,
}
}
#undef IS_
#undef INV
// Setup 1st arg: CC addr
do_details( i_node, bb_seen_before, instr_addr, instr_size, data_size );
t_CC_addr = newTemp(cb);