diff -r 90d7636e3c39 -r b221168a36f1 stage3/narrow_candidate_datatypes.hh --- a/stage3/narrow_candidate_datatypes.hh Sun Oct 07 09:33:42 2012 +0100 +++ b/stage3/narrow_candidate_datatypes.hh Sun Oct 07 09:45:54 2012 +0100 @@ -68,6 +68,7 @@ search_base_type_c search_base_type; symbol_c *il_operand; il_instruction_c *fake_prev_il_instruction; + il_instruction_c *current_il_instruction; bool is_widening_compatible(const struct widen_entry widen_table[], symbol_c *left_type, symbol_c *right_type, symbol_c *result_type, bool *deprecated_status = NULL);