diff options
Diffstat (limited to 'gcc/rtlanal.c')
| -rw-r--r-- | gcc/rtlanal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtlanal.c b/gcc/rtlanal.c index efb70ea6130..d3b0f54f508 100644 --- a/gcc/rtlanal.c +++ b/gcc/rtlanal.c @@ -1967,7 +1967,6 @@ computed_jump_p (insn) if (GET_CODE (insn) == JUMP_INSN) { rtx pat = PATTERN (insn); - int computed_jump = 0; if (GET_CODE (pat) == PARALLEL) { |

