https://sourceware.org/bugzilla/show_bug.cgi?id=25848
Thorsten Otto changed:
What|Removed |Added
CC||ad...@tho-otto.de
--- Comment #5
: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: ad...@tho-otto.de
Target Milestone: ---
Created attachment 13121
--> https://sourceware.org/bugzilla/attachment.cgi?id=13121&action=e
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: ad...@tho-otto.de
Target Milestone: ---
When using immediate data for a fmovem.l to control register, and more than one
register ist specified, only a single constant is written:
fmovem.l
https://sourceware.org/bugzilla/show_bug.cgi?id=27191
--- Comment #2 from Thorsten Otto ---
Are you sure about this? I can't find any indication for that in the manual.
Only register-direct are flagged as being allowed only for a single register.
And actually, that is instruction is emulated, an
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: ad...@tho-otto.de
Target Milestone: ---
When the branch target is known, gas should reject values that overflow the
range of a *signed* value. That is, code such as
: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: ad...@tho-otto.de
Target Milestone: ---
When a macro has an error, the wrong filename is listed in the error message.
Example:
foo.S:
.include "fo