Don't merge 2 sections with different SHF_EXCLUDE
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr20528b.s
1 .text
2 .section .text.startup,"axe",%progbits
3 .globl main1
4 .type main1, %function
5 main1:
6 .byte 0
This page took 0.031167 seconds and 5 git commands to generate.