New testcase to test ARC specific warnings.

This commit is contained in:
David Edelsohn 1995-04-30 06:38:13 +00:00
parent f6959b8dbb
commit 00ff097af1
2 changed files with 11 additions and 0 deletions

View File

@ -45,6 +45,8 @@ sshift.s
sshift.d
st.s
st.d
warn.exp
warn.s
Things-to-lose:

View File

@ -0,0 +1,9 @@
# Test assembler warnings.
load_lib gas-dg.exp
dg-init
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/warn*.s]] "" "" ""
dg-finish