summaryrefslogtreecommitdiff
path: root/gcc/jump.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-07-26 00:16:26 -0700
committerYamaArashi <shadow962@live.com>2016-07-26 00:16:26 -0700
commitf3580e4659c20e4f46f180d92f8b8f0211f3d855 (patch)
tree96dc161fd4e80829cbba75c07429bcc5cbd629b2 /gcc/jump.c
parent055f692f630b8d6bee804c8d349d7c71a6b43798 (diff)
fix some warnings
Diffstat (limited to 'gcc/jump.c')
-rwxr-xr-xgcc/jump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/jump.c b/gcc/jump.c
index 71fbff4..60e6fce 100755
--- a/gcc/jump.c
+++ b/gcc/jump.c
@@ -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. */