Properly implement STT_COMMON
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr13839.s
CommitLineData
3d3e6bc3
L
1 .text
2 .globl main
3 .globl start
4 .globl _start
5 .globl __start
6main:
7start:
8_start:
9__start:
10 .byte 0
This page took 0.181489 seconds and 4 git commands to generate.