https://sourceware.org/bugzilla/show_bug.cgi?id=22773

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Jeroen,

  Thanks for reporting this bug, and sorry for the delay in fixing it.

  The problem was indeed the code that you identified.  It was failing
  to check that the ORR instruction was actually a MOV instruction before
  it altered the encoding.

  I have checked in a small patch to fix this, added your test as a new
  testcase in the assembler testsuite and checked the result in to the
  mainstream sources.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to