gas APP macro tests
Alan Modra
amodra@gmail.com
Wed Jan 6 10:50:14 GMT 2021
These fail on tic30 due to that target using a different comment char.
* testsuite/gas/macros/app1.d: xfail tic30.
* testsuite/gas/macros/app2.d: Likewise.
* testsuite/gas/macros/app3.d: Likewise.
* testsuite/gas/macros/app4.d: Likewise.
diff --git a/gas/testsuite/gas/macros/app1.d b/gas/testsuite/gas/macros/app1.d
index 871dbec252..c3d3ff2155 100644
--- a/gas/testsuite/gas/macros/app1.d
+++ b/gas/testsuite/gas/macros/app1.d
@@ -1,5 +1,6 @@
#nm: -n
#name: APP with macro without NO_APP
+#xfail: tic30-*-*
#...
0+ T label_a
#...
diff --git a/gas/testsuite/gas/macros/app2.d b/gas/testsuite/gas/macros/app2.d
index 7f71df39c7..b64771e1af 100644
--- a/gas/testsuite/gas/macros/app2.d
+++ b/gas/testsuite/gas/macros/app2.d
@@ -1,5 +1,6 @@
#nm: -n
#name: APP with macro then NO_APP
+#xfail: tic30-*-*
#...
0+ T label_a
#...
diff --git a/gas/testsuite/gas/macros/app3.d b/gas/testsuite/gas/macros/app3.d
index 6e4f568646..f5f21dc1e8 100644
--- a/gas/testsuite/gas/macros/app3.d
+++ b/gas/testsuite/gas/macros/app3.d
@@ -1,5 +1,6 @@
#nm: -n
#name: APP with macro then NO_APP then more code
+#xfail: tic30-*-*
#...
0+ T label_a
#...
diff --git a/gas/testsuite/gas/macros/app4.d b/gas/testsuite/gas/macros/app4.d
index 9797e19fe1..cefe4a63b8 100644
--- a/gas/testsuite/gas/macros/app4.d
+++ b/gas/testsuite/gas/macros/app4.d
@@ -1,6 +1,7 @@
#as: -I$srcdir/$subdir
#nm: -n
#name: included file with .if 0 wrapped in APP/NO_APP, no final NO_APP, macro in main file
+#xfail: tic30-*-*
#...
0+ T label_d
#...
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list