bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/22773] [ARM] Invalid immediate constants produce incorrect inst


From: nickc at redhat dot com
Subject: [Bug gas/22773] [ARM] Invalid immediate constants produce incorrect instructions
Date: Tue, 13 Feb 2018 16:58:16 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]