From 454ff5cbf0544db194bc0b1a87902f913ab93faa Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 18 Sep 2004 19:47:10 +0000 Subject: alias.c, [...]: Fix comment typos. * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, gcse.c, global.c, lambda-code.c, loop.c, mips-tdump.c, optabs.h, predict.c, reg-stack.c, regclass.c, sched-rgn.c, tree-optimize.c, tree-ssa-dom.c, tree-ssa-forwprop.c, tree-ssa-operands.c, tree-ssa-phiopt.c, tree-ssa-threadupdate.c: Fix comment typos. From-SVN: r87707 --- gcc/crtstuff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/crtstuff.c') diff --git a/gcc/crtstuff.c b/gcc/crtstuff.c index 25d1556..ecb3dea 100644 --- a/gcc/crtstuff.c +++ b/gcc/crtstuff.c @@ -109,7 +109,7 @@ call_ ## FUNC (void) \ but not its definition. Making TARGET_WEAK_ATTRIBUTE conditional seems like a good solution until - one thinks about scaling to larger problems -- ie, the condition under + one thinks about scaling to larger problems -- i.e., the condition under which TARGET_WEAK_ATTRIBUTE is active will eventually get far too complicated. -- cgit v1.1