mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
13ffdac36f
Test for commit4916030821
andb293661219
. * testsuite/ld-powerpc/empty.s: New file. * testsuite/ld-powerpc/undefweak.d, * testsuite/ld-powerpc/undefweak.s: New testcase. * testsuite/ld-powerpc/powerpc.exp: Run it.
11 lines
181 B
Makefile
11 lines
181 B
Makefile
#ld: tmpdir/empty.so
|
|
#readelf: --dyn-syms -r -W
|
|
|
|
#...
|
|
.* R_PPC(|64)_ADDR(32|64) .* a \+ 0
|
|
#...
|
|
.* R_PPC(|64)_JMP_SLOT .* b \+ 0
|
|
#...
|
|
.* WEAK +DEFAULT +UND b
|
|
.* WEAK +DEFAULT +UND a
|