Adjust testsuite for cris-axis-aout.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / locref1.d
CommitLineData
9a6351f1 1#as: --no-underscore --pic --em=criself
c1f19746
HPN
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
f4faf27b 150+820ac g O \.data 0+ expobj
c1f19746 16#...
ca7d30d9 170+820a0 g O \.got 0+ \.hidden _GLOBAL_OFFSET_TABLE_
c1f19746
HPN
18#...
19Disassembly of section \.text:
20#...
210+80078 <y>:
f4faf27b
HPN
22 80078: 6fae d6df ffff .*
23 8007e: 6fbe 0c00 0000 .*
This page took 0.093619 seconds and 4 git commands to generate.