Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-elfweak / bar1c.c
blob901f06512b8af80a3e9f0d359a8bd2c1f03fa80f
1 int deallocate_foo;
3 int *
4 bar()
6 return &deallocate_foo;