mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-31 05:29:41 +08:00
Comment typo fix.
From-SVN: r37664
This commit is contained in:
parent
7686cadfb2
commit
1c32dd2b28
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user