* config/alpha/alpha-linux.mh (LOADLIBES): New variable.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / locref1.d
CommitLineData
c1f19746
HPN
1#as: --no-underscore --pic
2#source: expdyn1.s
3#source: locref1.s
4#ld: -m crislinux
5#objdump: -dt
6
7# Referencing a "normal" (non-hidden) symbol with a local-only PIC
8# relocation is ok when building an executable.
9
10.*: file format elf32-cris
11
12SYMBOL TABLE:
13#...
140+80076 g F \.text 0+2 expfn
150+820a0 g O \.data 0+ expobj
16#...
170+820a4 g O \.got 0+ _GLOBAL_OFFSET_TABLE_
18#...
19Disassembly of section \.text:
20#...
210+80078 <y>:
22 80078: 6fae d2df ffff .*
23 8007e: 6fbe fcff ffff .*
This page took 0.071853 seconds and 4 git commands to generate.