[PATCH v2] .bundle_align_mode

Thomas Schwinge thomas@codesourcery.com
Thu Mar 15 11:24:00 GMT 2012


Hi!

On Wed, 14 Mar 2012 10:51:36 -0700, "H.J. Lu" <hjl.tools@gmail.com> wrote:
> On Wed, Mar 14, 2012 at 5:50 AM, Ryan Mansfield <rmansfield@qnx.com> wrote:
> > /home/ryan/gnu/binutils/head/../gas/doc/as.texinfo:4302: Unknown command
> > `defn'.
> >
> > Using @dfn instead fixes the build issue.

> I checked it in as an obvious fix.

... and I fixed the fix thusly:

gas/
	* doc/as.texinfo (Bundle directives): Fix typo.

Index: gas/doc/as.texinfo
===================================================================
RCS file: /cvs/src/src/gas/doc/as.texinfo,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -p -r1.248 -r1.249
--- gas/doc/as.texinfo	14 Mar 2012 17:51:16 -0000	1.248
+++ gas/doc/as.texinfo	15 Mar 2012 11:19:13 -0000	1.249
@@ -4302,7 +4302,7 @@ undefined.
 @code{.bundle_align_mode} enables or disables @dfn{aligned instruction
 bundle} mode.  In this mode, sequences of adjacent instructions are grouped
 into fixed-sized @dfn{bundles}.  If the argument is zero, this mode is
-disabled (which is the dfault state).  If the argument it not zero, it
+disabled (which is the default state).  If the argument it not zero, it
 gives the size of an instruction bundle as a power of two (as for the
 @code{.p2align} directive, @pxref{P2align}).
 


Grüße,
 Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20120315/4faf121a/attachment.sig>


More information about the Binutils mailing list