* elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbol
[external/binutils.git] / gas / testsuite / gas / mri / comment.s
1         xref label
2         xdef    ROM,RAM
3         * this is a comment
4
5         dc.l    label   loop if we haven't reach end yet
6         
7 ROM                             EQU     $00000001       * word wide
8 RAM                             EQU     $00000002       word wide
9         dc.l    RAM
10         dc.l    0       ,really,a,comment
11 ; a comment
12  ; another comment
13   ; another comment