tcl global directive outside proc body does nothing (ld)
[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.280469 seconds and 4 git commands to generate.