From: Joern Rennecke Date: Wed, 22 Nov 2000 18:49:02 +0000 (+0000) Subject: Comment typo fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c32dd2b28e058d12a1676d2f5cf679a8f906da5;p=gcc.git Comment typo fix. From-SVN: r37664 --- diff --git a/gcc/config/sh/sh.c b/gcc/config/sh/sh.c index 675920fdd13..786c072150d 100644 --- a/gcc/config/sh/sh.c +++ b/gcc/config/sh/sh.c @@ -2204,7 +2204,7 @@ find_barrier (num_mova, mova, from) } /* See the code in machine_dependent_reorg, which has a similar if - statement that generates new mova insn in many cases. */ + statement that generates a new mova insn in many cases. */ if (GET_CODE (dst) == REG && ((REGNO (dst) >= FIRST_FP_REG && REGNO (dst) <= LAST_XD_REG)