* ld-cris/locref1.d, ld-cris/locref1.s, ld-cris/locref2.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / locref2.d
CommitLineData
c1f19746
HPN
1#as: --no-underscore --pic
2#source: gotrel1.s
3#source: locref2.s
4#ld: -m crislinux
5#objdump: -dt
6
7# Referencing an undefined weak (non-hidden) symbol with a local-only
8# PIC relocation is ok when building an executable.
9
10.*: file format elf32-cris
11
12SYMBOL TABLE:
13#...
140+ w \*UND\* 0+ expfn
150+ w \*UND\* 0+ expobj
16#...
170+820a0 g O \.got 0+ _GLOBAL_OFFSET_TABLE_
18#...
19Disassembly of section \.text:
20#...
210+8007c <y>:
22 8007c: 6fae 60df f7ff .*
23 80082: 6fbe 60df f7ff .*
This page took 0.024399 seconds and 4 git commands to generate.