gas APP macro tests
authorAlan Modra <amodra@gmail.com>
Wed, 6 Jan 2021 01:23:33 +0000 (11:53 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 6 Jan 2021 10:33:55 +0000 (21:03 +1030)
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.

gas/ChangeLog
gas/testsuite/gas/macros/app1.d
gas/testsuite/gas/macros/app2.d
gas/testsuite/gas/macros/app3.d
gas/testsuite/gas/macros/app4.d

index 33e6e3e66e0b9380ac910abdb5d8b07925ad3da1..2526f095794a4a69506e466f406f588762ff840a 100644 (file)
@@ -1,3 +1,10 @@
+2021-01-06  Alan Modra  <amodra@gmail.com>
+
+       * 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.
+
 2021-01-06  Marcus Comstedt  <marcus@mc.pp.se>
 
        * doc/as.texi: Add -mlittle-endian and -mbig-endian to docs.
index 871dbec25269c2e5e715635cba089ec1d522623e..c3d3ff21553ad4e6b93ae5b2a82de5f276604796 100644 (file)
@@ -1,5 +1,6 @@
 #nm: -n
 #name: APP with macro without NO_APP
+#xfail: tic30-*-*
 #...
 0+ T label_a
 #...
index 7f71df39c77fb7be46eac6c58e38f7c6736abec9..b64771e1af5092708263bd36cbfe767adeb847c5 100644 (file)
@@ -1,5 +1,6 @@
 #nm: -n
 #name: APP with macro then NO_APP
+#xfail: tic30-*-*
 #...
 0+ T label_a
 #...
index 6e4f568646a6b85daadffdc63f4984cbd0562ff9..f5f21dc1e8a0d589573b896498d551cb7752e71f 100644 (file)
@@ -1,5 +1,6 @@
 #nm: -n
 #name: APP with macro then NO_APP then more code
+#xfail: tic30-*-*
 #...
 0+ T label_a
 #...
index 9797e19fe11757ef48d6ccd74033f1864b19b989..cefe4a63b8761054bba99b10ea6e3289f6395f86 100644 (file)
@@ -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
 #...