aboutsummaryrefslogtreecommitdiff
path: root/gcc/lcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lcm.c')
-rw-r--r--gcc/lcm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lcm.c b/gcc/lcm.c
index 88e5841..a1e6845 100644
--- a/gcc/lcm.c
+++ b/gcc/lcm.c
@@ -1400,7 +1400,7 @@ optimize_mode_switching (file)
/* Ideally we'd figure out what blocks were affected and start from
there, but this is enormously complicated by commit_edge_insertions,
- which would screw up any indicies we'd collected, and also need to
+ which would screw up any indices we'd collected, and also need to
be involved in the update. Bail and recompute global life info for
everything. */