From: Joern Rennecke Date: Mon, 30 Nov 1998 07:06:35 +0000 (+0000) Subject: Comment typo fix. X-Git-Tag: prereleases/libgcj-0.1~1844 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8585f8f19fc159db7bf7258159c4d690570ba6cc;p=thirdparty%2Fgcc.git Comment typo fix. From-SVN: r24009 --- diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index 42c760f60924..e8110acae0ee 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -754,7 +754,7 @@ update_equiv_regs () calculate_needs, but we traditionally work around this problem here by rejecting equivalences when the destination is in a register that's likely spilled. This is fragile, of course, since the - preferred class of a pseudo depends on all intructions that set + preferred class of a pseudo depends on all instructions that set or use it. */ if (GET_CODE (dest) != REG