* elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / symtab.s
1 .text
2 .global foo
3 foo:
4 .set shift, 32
5 .set shift, shift - 1
This page took 0.029886 seconds and 4 git commands to generate.