]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/m88k/m88k.exp
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / m88k / m88k.exp
1 #
2 # Tests for m88k svr3 targets
3 #
4 if { [istarget m88*-*-sysv3] || [istarget m88*-*-coff* ] } then {
5 set testname "Proper padding of .init section"
6 run_dump_test init
7 }
8 if [info exists errorInfo] then {
9 unset errorInfo
10 }