ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / bar1b.c
CommitLineData
bd7c9df6
L
1int deallocate_foo = 0;
2
3int *
4bar()
5{
6 return &deallocate_foo;
7}
This page took 0.671677 seconds and 4 git commands to generate.