From eaec9b3d7ed15d4d07e0091a361e52c73d2170b3 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sun, 11 Nov 2001 11:25:28 +0000 Subject: ChangeLog.2, [...]: Fix spelling errors. * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, cfg.c, cfganal.c, cfgcleanup.c, cfglayout.c, cfgloop.c, cfgrtl.c, collect2.c, combine.c, config.in, configure, configure.in, conflict.c, dwarf2out.c, dwarfout.c, except.c, final.c, flow.c, genattrtab.c, ggc-page.c, jump.c, lcm.c, predict.c, reg-stack.c, reload1.c, rtlanal.c, sched-rgn.c, toplev.c, unwind-dw2-fde.h: Fix spelling errors. From-SVN: r46928 --- gcc/lcm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/lcm.c') 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. */ -- cgit v1.1