https://sourceware.org/bugzilla/show_bug.cgi?id=17859
Bug ID: 17859
Summary: "def" command on ARM COFF
Product: binutils
Version: 2.25
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee:
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #168 from Alexander Cherepanov ---
Created attachment 8069
--> https://sourceware.org/bugzilla/attachment.cgi?id=8069&action=edit
Problems with `strip-new`
Files: 3
Errors:
10 Conditional jump or move depends on uninitialis
Hello,
how does GAS expect the 32-bit ARM instruction Load Multiple Decrement Before
If Negative
to be coded? The ARM V7 Architecture manual indicates that it should coded as
`ldmdbmi',
yet my GAS reports `Error: bad instruction `ldmdbmi a1,{a2,a3}''.
This GAS reports its version as
`arm-xilin