*** empty log message ***
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / dot.l
CommitLineData
5e75c3ab
JB
1.*: Assembler messages:
2.*:[1-9][0-9]*: Warning: attempt to redefine pseudo-op .\.macro. ignored
3.*:27: Error: unknown pseudo-op: .\.xyz.
4.*:28: Error: .*
5(.* )?GAS .*
6#...
7[ ]*[1-9][0-9]*[ ]+m 4, 2
8[ ]*[1-9][0-9]*[ ]+> \.data
9[ ]*[1-9][0-9]*[ ]+> labelA:labelB:labelC:labelD:x\.y\.z 4\+2
10[ ]*[1-9][0-9]*[ ]+>> \.align 4
11[ ]*[1-9][0-9]*[ ]+\?+[ ]+0606[ ]+>> \.byte 4\+2,4\+2
12[ ]*[1-9][0-9]*[ ]+\?+[ ]+0000[ ]+> \.skip 2
13[ ]*[1-9][0-9]*[ ]+> labelZ:labelY:labelX:labelW:\.xyz 4-2
14[ ]*[1-9][0-9]*[ ]+>> \.align 8
15[ ]*[1-9][0-9]*[ ]+\?+[ ]+0202[ ]+>> \.byte 4-2,4-2
16[ ]*[1-9][0-9]*[ ]+\?+[ ]+0000 ?0000[ ]+> \.skip 4\*2
17[ ]*[1-9][0-9]*[ ]+0000 ?0000[ ]*
18[ ]*[1-9][0-9]*[ ]+> label9:label8:label7:label6:
19[ ]*[1-9][0-9]*[ ]+
20[ ]*[1-9][0-9]*[ ]+\.purgem \.xyz, x\.y\.z
21[ ]*[1-9][0-9]*[ ]+\.xyz 0
22[ ]*[1-9][0-9]*[ ]+x\.y\.z 0
This page took 0.042611 seconds and 4 git commands to generate.