bug-binutils
[Top][All Lists]
Advanced

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

Re: Assembler incorrectly rejects valid ARM/thumb code


From: nick clifton
Subject: Re: Assembler incorrectly rejects valid ARM/thumb code
Date: Fri, 05 Apr 2013 18:00:56 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16.2

Hi Torbjorn,

         .syntax unified
         .thumb
         .text
         it        al
         subal     r3, r3, #1

This is valid code.  But gas 2.23.2 complains:

Please could you try out the attached patch and let me know if it works for you.

Cheers
  Nick


Attachment: tc-arm.c.patch
Description: Text Data


reply via email to

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