summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sh/sh64/err.exp
blob: 22a5251b2e353eee5973a6255f75e62103e7237e (plain)
1
2
3
4
5
6
7
8
9
load_lib gas-dg.exp
dg-init

if [istarget sh64-*-*] then {
    dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/warn-*.s]] "" "--isa=SHmedia"
    dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/err-*.s]] "" "--isa=SHmedia"
}

dg-finish