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.
+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.
#nm: -n
#name: APP with macro without NO_APP
+#xfail: tic30-*-*
#...
0+ T label_a
#...
#nm: -n
#name: APP with macro then NO_APP
+#xfail: tic30-*-*
#...
0+ T label_a
#...
#nm: -n
#name: APP with macro then NO_APP then more code
+#xfail: tic30-*-*
#...
0+ T label_a
#...
#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
#...