]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/arc/warn.exp
19990502 sourceware import
[thirdparty/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 }