Allow symbol and label names to be enclosed in double quotes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / quoted-sym-names.s
1 .text
2 .globl "test-a"
3 "test-a":
4 .word 0
This page took 0.032761 seconds and 4 git commands to generate.