[Bug gas/10443] Silently ignoring shifter arguments within mov (thumb mode) leading to wrong assembly.

2022-07-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=10443 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug gas/10443] Silently ignoring shifter arguments within mov (thumb mode) leading to wrong assembly.

2009-07-27 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-27 16:05 --- Created an attachment (id=4088) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4088&action=view) Generate an error message if an unsupported shifted operand is encountered in a THUMB MOV or CMP instruction

[Bug gas/10443] Silently ignoring shifter arguments within mov (thumb mode) leading to wrong assembly.

2009-07-27 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-27 16:06 --- Hi Wolfgang, Please try out the uploaded patch and let me know what you think. Cheers Nick -- What|Removed |Added

[Bug gas/10443] Silently ignoring shifter arguments within mov (thumb mode) leading to wrong assembly.

2009-08-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-08-11 09:53 --- Subject: Bug 10443 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-08-11 09:53:40 Modified files: gas: ChangeLog gas/testsuite : C