gas: typo in comment fixed.

gas/ChangeLog:

2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* config/tc-sparc.c: Typo in comment fixed.
This commit is contained in:
Jose E. Marchesi 2015-05-01 10:16:59 -07:00
parent 9e85c798e3
commit 0d495746bb
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
* config/tc-sparc.c: Typo in comment fixed.
2015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
* config/tc-sparc.c (sparc_ip): Support the %ncc "natural"

View File

@ -1211,7 +1211,7 @@ synthetize_setsw (const struct sparc_opcode *insn)
output_insn (insn, &the_insn);
}
/* Handle the setsw synthetic instruction. */
/* Handle the setx synthetic instruction. */
static void
synthetize_setx (const struct sparc_opcode *insn)