* gas/arm/addthumb2err.s: New test file.
commit9323689700e265a2631bb9551327e635c7e72f63
authorNick Clifton <nickc@redhat.com>
Thu, 30 Jun 2011 13:42:44 +0000 (30 13:42 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Jun 2011 13:42:44 +0000 (30 13:42 +0000)
tree73013bb5109ad5e42fbaa1110a6e1f48a5c05015
parentbd0786b29962821e3b7010fbb8439c3ee2d00aac
* 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]