aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ifcvt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ifcvt.c b/gcc/ifcvt.c
index a3e3e5c2313..cfb46893f30 100644
--- a/gcc/ifcvt.c
+++ b/gcc/ifcvt.c
@@ -1046,7 +1046,7 @@ cc_in_cond (rtx cond)
/* Return sequence of instructions generated by if conversion. This
function calls end_sequence() to end the current stream, ensures
- that are instructions are unshared, recognizable non-jump insns.
+ that the instructions are unshared, recognizable non-jump insns.
On failure, this function returns a NULL_RTX. */
static rtx_insn *