1 #source: start1.s 2 #source: tls-x.s 3 #source: tls-local-59.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, a R_CRIS_16_GOT_GD, a 9 # R_CRIS_32_GOT_TPREL and a R_CRIS_16_GOT_TPREL against the same local 10 # symbol. Check that we have proper NPTL/TLS markings and GOT. 11 12 .*: file format elf32-cris 13 14 Program Header: 15 #... 16 TLS off .* 17 filesz 0x00000084 memsz 0x00000084 flags r-- 18 #... 19 Contents of section .text: 20 80094 41b20000 6fae1000 00006fae 0c000000 .* 21 800a4 5fae1000 5fae0c00 .* 22 #... 23 Contents of section \.got: 24 82130 0+ 0+ 0+ 80ffffff .* 25 82140 010+ 040+ .* 26