mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* gas/arm/gas.exp: The arm6 test should report errors, for now.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||||
|
|
||||||
|
* gas/arm/gas.exp: The arm6 test should report errors, for now.
|
||||||
|
|
||||||
Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
|
Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||||
|
|
||||||
* lib/gas-defs.exp: Use -i in expect_after command.
|
* lib/gas-defs.exp: Use -i in expect_after command.
|
||||||
|
@ -6,7 +6,9 @@ if [istarget arm-*-riscix*] then {
|
|||||||
|
|
||||||
gas_test "arm3.s" "" $stdoptlist "Arm 3 instructions"
|
gas_test "arm3.s" "" $stdoptlist "Arm 3 instructions"
|
||||||
|
|
||||||
gas_test "arm6.s" "" $stdoptlist "Arm 6 instructions"
|
# These instructions aren't supported, and I'm told some are
|
||||||
|
# actually invalid.
|
||||||
|
gas_test_error "arm6.s" "" "Arm 6 instructions"
|
||||||
|
|
||||||
gas_test "copro.s" "" $stdoptlist "Co processor instructions"
|
gas_test "copro.s" "" $stdoptlist "Co processor instructions"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user