OSDN Git Service

PR gas/12854
authornickc <nickc>
Mon, 13 Jun 2011 09:57:33 +0000 (09:57 +0000)
committernickc <nickc>
Mon, 13 Jun 2011 09:57:33 +0000 (09:57 +0000)
commit6006381dfab36870a0166dfa74957184153d4115
treee227caadfae6385fd9d850d8921f63ffb5a0e42e
parentb2f0f06e6277e67ef46b2f64412a7f0b4607e77b
PR gas/12854
* gas/arm/shift-bad.s: New test.
* gas/arm/shift-bad.l: Expcted error output.
* gas/arm/shift-bad.s: New control file.

* config/tc-arm.c (do_shift): Do not allow shift operations at the
end of a register based shift insn.
(do_t_shift): Likewise.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/shift-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/shift-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/shift-bad.s [new file with mode: 0644]