[committed] GAS/doc: Fix typo

Maciej W. Rozycki macro@linux-mips.org
Fri Apr 6 22:03:00 GMT 2012


Hi,

 Committed as obvious.

2012-04-06  Maciej W. Rozycki  <macro@linux-mips.org>

	* doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k to
	-mno-fix-24k.

  Maciej

Index: gas/doc/c-mips.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/c-mips.texi,v
retrieving revision 1.65
diff -u -p -r1.65 c-mips.texi
--- gas/doc/c-mips.texi	24 Mar 2012 01:09:27 -0000	1.65
+++ gas/doc/c-mips.texi	6 Apr 2012 21:58:34 -0000
@@ -211,7 +211,7 @@ all problems in hand-written assembler c
 Insert nops to work around the VR4130 @samp{mflo}/@samp{mfhi} errata.
 
 @item -mfix-24k
-@itemx -no-mfix-24k
+@itemx -mno-fix-24k
 Insert nops to work around the 24K @samp{eret}/@samp{deret} errata.
 
 @item -mfix-cn63xxp1



More information about the Binutils mailing list