Properly handle common symbol and weak function
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh-group1.s
1 .section sect, "axG", %progbits, sectgroup, comdat
2 .global _start
3 _start:
4 .cfi_startproc
5 .skip 16
6 .cfi_endproc
This page took 0.02957 seconds and 4 git commands to generate.