New testcase to test ARC specific warnings.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sun, 30 Apr 1995 06:38:13 +0000 (06:38 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sun, 30 Apr 1995 06:38:13 +0000 (06:38 +0000)
gas/testsuite/gas/arc/.Sanitize
gas/testsuite/gas/arc/warn.exp [new file with mode: 0644]

index a8d5b675b718d0481c59c32eada48d5770569da1..b42b9266ff54fdf8973c84093d949040a66d7bf2 100644 (file)
@@ -45,6 +45,8 @@ sshift.s
 sshift.d
 st.s
 st.d
+warn.exp
+warn.s
 
 Things-to-lose:
 
diff --git a/gas/testsuite/gas/arc/warn.exp b/gas/testsuite/gas/arc/warn.exp
new file mode 100644 (file)
index 0000000..a7a3e57
--- /dev/null
@@ -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
\ No newline at end of file
This page took 0.045319 seconds and 4 git commands to generate.