PR 17287, DT_NEEDED of unneeded libraries affects --as-needed
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / flags1.s
1 .text
2 .globl start
3 .type start, %function
4 start:
5 .byte 0
This page took 0.029639 seconds and 4 git commands to generate.