diff options
author | YamaArashi <shadow962@live.com> | 2016-07-26 00:16:26 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-07-26 00:16:26 -0700 |
commit | f3580e4659c20e4f46f180d92f8b8f0211f3d855 (patch) | |
tree | 96dc161fd4e80829cbba75c07429bcc5cbd629b2 /gcc/jump.c | |
parent | 055f692f630b8d6bee804c8d349d7c71a6b43798 (diff) |
fix some warnings
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. */ |