Fix SHF_GNU_RETAIN testsuite fallout
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr26580-b.s
CommitLineData
7ba11550
AM
1 .text
2 .globl _start
3 .globl __start
4_start:
5__start:
6 .ifdef HPUX
7one .comm 8
8 .else
9 .comm one, 8, 8
10 .endif
This page took 0.034627 seconds and 4 git commands to generate.