Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-local-57.d
CommitLineData
bcae4342
HPN
1#source: start1.s
2#source: tls-x.s
3#source: tls-local-57.s
4#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
5#ld: -m crislinux
6#objdump: -s -t -r -p
7
8# An executable with a R_CRIS_32_GOT_GD against a local symbol.
9# Check that we have proper NPTL/TLS markings and GOT.
10
11.*: file format elf32-cris
12
13Program Header:
14#...
15 TLS off .*
16 filesz 0x00000084 memsz 0x00000084 flags r--
17#...
18Contents of section .text:
19 80094 41b20000 6fae0c00 0+ .*
20#...
21Contents of section \.got:
22 82124 0+ 0+ 0+ 010+ .*
c3946515 23 82134 040+ .*
This page took 0.306763 seconds and 4 git commands to generate.