* gas/arm/addthumb2err.s: New test file.
authorNick Clifton <nickc@redhat.com>
Thu, 30 Jun 2011 13:42:46 +0000 (13:42 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Jun 2011 13:42:46 +0000 (13:42 +0000)
commit5f4cb1986d38875f7541b53e41ae7fb1e7460f14
treee8a4257e783817c6b4ee9578b7b3d04a3bfdcf9d
parent68246214dfc90b41caecb381289368dbecfcafbe
* gas/arm/addthumb2err.s: New test file.
* gas/arm/addthumb2err.d: Test control file.
* gas/arm/addthumb2err.l: Expected error messages.

* config/tc-arm.c (do_t_add_sub): Only allow LSL shifts of less
than 4 in Thumb mode.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/addthumb2err.d [new file with mode: 0644]
gas/testsuite/gas/arm/addthumb2err.l [new file with mode: 0644]
gas/testsuite/gas/arm/addthumb2err.s [new file with mode: 0644]