* h8500-tdep.c: General linting and cleanup.
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / pl7.was
CommitLineData
a5f4bc30
SC
1******** pl7.amp
2! .ALTERNATE
3!! test of string operators
4 ! test of string operators
5!define MACRO str1,str2
6! SDATA str1
7! SDATA "str2"
8!ENDM
9! define one" way to get "spaces,0
10! SDATA one" way to get "spaces
11 .byte 111,110,101,34,32,119,97,121,32,116,111,32,103,101,116,32,34,115,112,97,99,101,115
12! SDATA "0"
13 .byte 34,48,34
14! define "lot's! of <special>,chars%", 0
15! SDATA "lot's of <special>,chars%"
16 .byte 34,108,111,116,39,115,32,111,102,32,60,115,112,101,99,105,97,108,62,44,99,104,97,114,115,37,34
17! SDATA "0"
18 .byte 34,48,34
19!
20
21!
22
23!
24
25!
26
27!END missing from end of file.
This page took 0.065928 seconds and 4 git commands to generate.