Convert PLT reloc only if pointer equality isn't needed
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr16452b.c
CommitLineData
fb389763
L
1int f(void) __attribute__((weak));
2int main(void){return f?f():0;}
This page took 0.044663 seconds and 4 git commands to generate.