Add m32r to multilib support.
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / pl7.asm
CommitLineData
a5f4bc30
SC
1 .ALTERNATE
2! test of string operators
3define MACRO str1,str2
4 SDATA str1
5 SDATA "str2"
6ENDM
7 define one" way to get "spaces,0
8 define "lot's! of <special>,chars%", 0
9
10
11
12
This page took 0.120952 seconds and 4 git commands to generate.