]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/m68k/confidential/gas.exp
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/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 }