OSDN Git Service

* gas/arm/addthumb2err.s: New test file.
authornickc <nickc>
Thu, 30 Jun 2011 13:42:44 +0000 (13:42 +0000)
committernickc <nickc>
Thu, 30 Jun 2011 13:42:44 +0000 (13:42 +0000)
commit9f7ec477a3569a47e731987ced76d6a988b43dd7
treee463d2198b69b46063c165132e8150a156d45ec5
parent7124b4f93ccde456e4c7e927cbe816cf2b28a5ee
* 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]