skip *-*-* is a little silly, delete the test.
* testsuite/gas/all/byte.d,
* testsuite/gas/all/byte.l,
* testsuite/gas/all/byte.s: Delete.
* testsuite/gas/all/gas.exp: Don't run byte test.
+2021-01-26 Alan Modra <amodra@gmail.com>
+
+ * testsuite/gas/all/byte.d,
+ * testsuite/gas/all/byte.l,
+ * testsuite/gas/all/byte.s: Delete.
+ * testsuite/gas/all/gas.exp: Don't run byte test.
+
2021-01-26 Alan Modra <amodra@gmail.com>
PR 27282
+++ /dev/null
-#name: bad byte directive
-#error_output: byte.l
-# Quoted expressions are now allowed in .byte (and similar) expressions.
-#skip: *-*-*
+++ /dev/null
-[^:]*: Assembler messages:
-[^:]*:1: Error: unexpected `"' in expression
-[^:]*:2: Error: unexpected `"' in expression
+++ /dev/null
- .byte " "
- .byte " "
run_dump_test relax
}
-# powerpc and s390 allow a string argument to .byte
-if { ![istarget "powerpc*-*-*"] && ![istarget "rs6000*-*-*"] && ![istarget "s390*-*-*"] } {
- run_dump_test byte
-}
-
run_dump_test quad
# poor little PDP-11 can't handle 16-byte values