aboutsummaryrefslogtreecommitdiff
path: root/gcc/ddg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ddg.h')
-rw-r--r--gcc/ddg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ddg.h b/gcc/ddg.h
index b524d7b..c958aec 100644
--- a/gcc/ddg.h
+++ b/gcc/ddg.h
@@ -92,7 +92,7 @@ struct ddg_edge
/* REG or MEM dependency. */
dep_data_type data_type;
- /* Latency of the depedency. */
+ /* Latency of the dependency. */
int latency;
/* The distance: number of loop iterations the dependency crosses. */