aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/loop.h')
-rw-r--r--gcc/loop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/loop.h b/gcc/loop.h
index 60b8def..061c6ab 100644
--- a/gcc/loop.h
+++ b/gcc/loop.h
@@ -136,7 +136,7 @@ struct induction
derives another. This occurs when the
giv spans a biv update by incrementation. */
rtx ext_dependant; /* If nonzero, is a sign or zero extension
- if a biv on which this giv is dependant. */
+ if a biv on which this giv is dependent. */
struct induction *next_iv; /* For givs, links together all givs that are
based on the same biv. For bivs, links
together all biv entries that refer to the