* gas/arc/warn.exp: Delete libs arg in call to dg-runtest.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / warn.exp
1 # Test assembler warnings.
2
3 if [istarget arc*-*-*] {
4
5 load_lib gas-dg.exp
6
7 dg-init
8
9 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/warn*.s]] "" ""
10
11 dg-finish
12
13 }
This page took 0.03554 seconds and 5 git commands to generate.