summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/m88k/m88k.exp
blob: 6907c11506669484549fb2e5d4e32ff9c46048e5 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Tests for m88k svr3 targets
#
if { [istarget m88*-*-sysv3] || [istarget m88*-*-coff* ] } then {
    set testname "Proper padding of .init section"
    run_dump_test init
}
if [info exists errorInfo] then {
    unset errorInfo
}