http://sourceware.org/bugzilla/show_bug.cgi?id=15273
Bug #: 15273
Summary: arm assembler produces malformed error message on
deprecated mcr instructions
Product: binutils
Version: 2.24 (HEAD)
Status: NEW
Severity: minor
Priority: P2
Component: gas
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
$ cat test.s
.text
mcr p15, 0, r0, c7, c10, 4
$ as -march=all test.s
test.s: Assembler messages:
test.s:2: Warning: (null)
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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