ld: Add -z separate-code test for zero size section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / fini1.s
CommitLineData
84a2b3d8 1 .section .fini, "a"
eda680f8
L
2 .p2align 2
3 .type foo1,%function
4foo1:
5 .dc.a 0x0
6 .size foo1,.-foo1
This page took 0.251285 seconds and 4 git commands to generate.