Commit 1c32dd2b by Joern Rennecke

Comment typo fix.

From-SVN: r37664
parent 7686cadf
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment