Don't write to inferior_ptid in gnu-nat.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / ambiguousv1b.d
CommitLineData
d1eca1e4
AM
1#source: startv1.s
2#source: funref2.s
3#as: -a64
4#ld: -melf64ppc --emit-stub-syms
5#ld_after_inputfiles: tmpdir/funv1.so
e1c6cf61 6#warning: .*requires lazy plt linking.*
d1eca1e4
AM
7#readelf: -rs --wide
8# Check that we do the right thing with funref2.s that doesn't have
9# anything to mark it as ELFv1 or ELFv2. Since my_func address is
10# taken in a read-only section we should get a copy reloc for the OPD
11# entry.
12
d3a49aa8 13Relocation section .* contains 1 entry:
d1eca1e4
AM
14.*
15.* R_PPC64_COPY .* my_func \+ 0
16
fd161d86 17Symbol table '\.dynsym' contains 2 entries:
23283c1b 18#...
e1c6cf61 19.*: 0*[1-9a-f][0-9a-f]* +24 FUNC +GLOBAL DEFAULT +1[23] my_func
bab55c05
AM
20#...
21Symbol table '\.symtab' contains .* entries:
23283c1b 22#...
e1c6cf61 23.*: 0*[1-9a-f][0-9a-f]* +24 FUNC +GLOBAL DEFAULT +1[23] my_func
23283c1b 24#pass
This page took 0.299239 seconds and 4 git commands to generate.