fix swapped files; stop marking p2425a.s as xfail
[binutils-gdb.git] / gas / testsuite / gas / m68k / confidential / gas.exp
1 #
2 # Some generic m68k tests
3 #
4 if [istarget m68*-*-*] then {
5 #
6 # Operand size dependent on offset computed using operand size
7 #
8 gas_test "p2425a.s" "" "" "operand size derived from offset derived from op sz"
9 setup_xfail m68*-*-*
10 gas_test "p2425a.s" "-a" "" "operand size derived from offset derived from op sz, with listing"
11 }