aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoern Rennecke <amylaar@gcc.gnu.org>2000-11-22 18:49:02 +0000
committerJoern Rennecke <amylaar@gcc.gnu.org>2000-11-22 18:49:02 +0000
commit1c32dd2b28e058d12a1676d2f5cf679a8f906da5 (patch)
tree8c9d0d75bfb31150a83ddc722fe924a550c8ce58 /gcc
parent7686cadfb260e221ac2fa501cb3df0b30d7787fb (diff)
downloadgcc-1c32dd2b28e058d12a1676d2f5cf679a8f906da5.zip
gcc-1c32dd2b28e058d12a1676d2f5cf679a8f906da5.tar.gz
gcc-1c32dd2b28e058d12a1676d2f5cf679a8f906da5.tar.bz2
Comment typo fix.
From-SVN: r37664
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/sh/sh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/sh.c b/gcc/config/sh/sh.c
index 675920f..786c072 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)