Comment typo fix.

From-SVN: r37664
This commit is contained in:
Joern Rennecke 2000-11-22 18:49:02 +00:00
parent 7686cadfb2
commit 1c32dd2b28
1 changed files with 1 additions and 1 deletions

View File

@ -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)