mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
fix swapped files; stop marking p2425a.s as xfail
This commit is contained in:
3
gas/testsuite/gas/m68k-coff/confidential/gas.exp
Normal file
3
gas/testsuite/gas/m68k-coff/confidential/gas.exp
Normal file
@ -0,0 +1,3 @@
|
||||
if [istarget m68*-*-coff] then {
|
||||
gas_test "p2411.s" "" $stdoptlist "PR 2411"
|
||||
}
|
11
gas/testsuite/gas/m68k/confidential/gas.exp
Normal file
11
gas/testsuite/gas/m68k/confidential/gas.exp
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# Some generic m68k tests
|
||||
#
|
||||
if [istarget m68*-*-*] then {
|
||||
#
|
||||
# Operand size dependent on offset computed using operand size
|
||||
#
|
||||
gas_test "p2425a.s" "" "" "operand size derived from offset derived from op sz"
|
||||
setup_xfail m68*-*-*
|
||||
gas_test "p2425a.s" "-a" "" "operand size derived from offset derived from op sz, with listing"
|
||||
}
|
Reference in New Issue
Block a user