https://sourceware.org/bugzilla/show_bug.cgi?id=25418
Bug ID: 25418
Summary: doc correction: decimal integers definition
Product: binutils
Version: 2.34 (HEAD)
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: petemoore at gmx dot net
Target Milestone: ---
The gas docs provide an example in the decimal integers definition which is
invalid (0123456789). Decimal integers cannot start with a leading 0, a leading
0 implies an octal integer.
--
You are receiving this mail because:
You are on the CC list for the bug.