PR28751 mbind2a / mbind2b regressions on powerpc*-linux
[binutils-gdb.git] / ld / testsuite / ld-ctf / forward.c
1 struct foo;
2 struct foo *bar __attribute__((used));