aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/loop.c')
-rw-r--r--gcc/loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/loop.c b/gcc/loop.c
index 46225bb..ca06a08 100644
--- a/gcc/loop.c
+++ b/gcc/loop.c
@@ -2532,7 +2532,7 @@ find_and_verify_loops (f, loops)
break;
}
- if (GET_CODE (insn) == CALL
+ if (GET_CODE (insn) == CALL_INSN
&& find_reg_note (insn, REG_SETJMP, NULL))
{
/* In this case, we must invalidate our current loop and any