]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-powerpc/group2.s
PowerPC paranioa testing of symbol merging involving comdat groups
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-powerpc / group2.s
1 .abiversion 2
2 .section .text,"axG",%progbits,foo,comdat
3 .globl foo
4 .type foo,%function
5 foo:
6 0:
7 .localentry foo,0
8 blr
9 .size foo,.-0b