.weak c
c:
    .section .text.f,"axG",@progbits,c,comdat
    .globl foo

foo:
    retq
