https://sourceware.org/bugzilla/show_bug.cgi?id=19641
Bug ID: 19641
Summary: gas.texinfo build failure: "Unmatched }" and "Unknown
command `code(x))'"
Product: binutils
Version: 2.27 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: thopre01 at gcc dot gnu.org
CC: james.greenhalgh at arm dot com, nickc at sourceware dot org
Target Milestone: ---
Host: i686-pc-linux-gnu
Target: arm-none-eabi
Build: i686-pc-linux-gnu
Hi,
gas.texinfo fails to build when building for arm-none-eabi target with the
following error:
gas/doc/as.texinfo:6384: Unmatched }.
gas/doc/as.texinfo:6392: Unknown command `code(x))'.
gas/doc/as.texinfo:6411: Unmatched }.
I believe these are due to:
* @item @{target specific} (instead of @@@var{target specific}?)
* @code(x) (instead of @code{x})
@item @@@{target specific} (instead of @@@var{target specific}?)
introduced in commit 9fb71ee49fc37163697e4f34e16097928eb83d66.
Best regards.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils