1.weak c
2c:
3    .section .text.f,"axG",@progbits,c,comdat
4    .globl foo
5
6foo:
7    retq
8