#objdump: -s -j .data
+# tic30 and tic4x have 4 octets per byte, tic54x has 2 octets per byte
+#notarget: tic30-*-* tic4x-*-* tic54x-*-*
+#xfail: tic6x-*-*
.*: .*
Contents of section .data:
- 0000 10111213 1415 ......
-#pass
+ 0000 10111213 14150000 00000000 00000000 .*
-# Test expression argument with inner white spaces and a white space
-# before argument added by C preprocessor.
+/* Test expression argument with inner white spaces and a white space
+ before argument added by C preprocessor. */
.macro test arg1, arg2, arg3
.byte \arg1
.data
test 0x10 + 0, 0x10 + 1, 0x10 + 2
test 0x10 + 3, 0x10 + 4, 0x15
+ .byte 0,0,0,0,0,0,0,0,0,0