gas: typo in comment fixed.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 1 May 2015 17:16:59 +0000 (10:16 -0700)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Wed, 6 May 2015 16:28:22 +0000 (09:28 -0700)
gas/ChangeLog:

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

* config/tc-sparc.c: Typo in comment fixed.

gas/ChangeLog
gas/config/tc-sparc.c

index 57b3bf5..7f42a64 100644 (file)
@@ -1,5 +1,9 @@
 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"
        condition codes
        * doc/c-sparc.texi (Sparc-Regs): Document %ncc.
index 3ffe74f..e468732 100644 (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)