ld: Add -z separate-code test for zero size section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / ehdr_start-strongref.s
CommitLineData
c2763e27
RM
1 .text
2 .globl _start
3_start:
4 .space 16
5
6 .section .rodata,"a"
7 .globl foo
8foo:
9 .dc.a __ehdr_start
This page took 0.300496 seconds and 4 git commands to generate.