[Bug gas/9722] ARM:Wrong (thumb-2) opcode for nop in UAL mode

2009-01-15 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-15 12:34 --- Subject: Bug 9722 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-01-15 12:33:46 Modified files: gas/testsuite/gas/arm: archv6m.d

[Bug gas/9722] ARM:Wrong (thumb-2) opcode for nop in UAL mode

2009-01-15 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-15 12:35 --- Hi Bastian, Great - I have checked the patch in along with a new test for the ARM testsuite and a tweak of an existing test. Cheers Nick -- What|Removed |Added

[Bug gas/9722] ARM:Wrong (thumb-2) opcode for nop in UAL mode

2009-01-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-14 15:06 --- Created an attachment (id=3664) -- (http://sourceware.org/bugzilla/attachment.cgi?id=3664action=view) generate correct nop insn -- http://sourceware.org/bugzilla/show_bug.cgi?id=9722 --- You are

[Bug gas/9722] ARM:Wrong (thumb-2) opcode for nop in UAL mode

2009-01-14 Thread bastian dot schick at sciopta dot com
--- Additional Comments From bastian dot schick at sciopta dot com 2009-01-14 21:14 --- (In reply to comment #2) Hi Nick, Anyway I have reproduced the problem and uploaded a patch which I think fixes it. Please could you try it out and let me know how you get on. Fine. Checked