+2001-01-02 Nick Clifton <nickc@redhat.com>
+
+ * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
+ instruction is legal in v5. Also fix expected error message.
+
2001-01-01 Philip Blundell <philb@gnu.org>
* gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
gas_test "arm3.s" "" $stdoptlist "Arm 3 instructions"
gas_test "arm6.s" "" $stdoptlist "Arm 6 instructions"
- gas_test_error "msr-bad.s" "" "MSR with bad immediate operand"
+ gas_test_error "msr-bad.s" "-marmv3" "immediate value cannot be used to set this field"
gas_test "arm7dm.s" "" $stdoptlist "Arm 7DM instructions"