diff options
Diffstat (limited to 'gcc/jump.c')
-rwxr-xr-x | gcc/jump.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5226,7 +5226,6 @@ branch_predict_move (insn, cur_line, barrier, barrier_end) int barrier_p = (GET_CODE (prev_label) == BARRIER); rtx new_label; rtx tmp; - rtx tmp_next; enum rtx_code if_code; /* Search for the label in the following insns. */ |