mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
New testcase to test ARC specific warnings.
This commit is contained in:
@ -45,6 +45,8 @@ sshift.s
|
|||||||
sshift.d
|
sshift.d
|
||||||
st.s
|
st.s
|
||||||
st.d
|
st.d
|
||||||
|
warn.exp
|
||||||
|
warn.s
|
||||||
|
|
||||||
Things-to-lose:
|
Things-to-lose:
|
||||||
|
|
||||||
|
9
gas/testsuite/gas/arc/warn.exp
Normal file
9
gas/testsuite/gas/arc/warn.exp
Normal 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
|
Reference in New Issue
Block a user