1 #source: start1.s 2 #source: tls-x.s 3 #source: tls-local-58.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 and a R_CRIS_16_GOT_GD against 9 # the same local symbol. Check that we have proper NPTL/TLS markings 10 # 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 6fae0c00 00005fae 0c000000 .* 21 #... 22 Contents of section \.got: 23 82128 0+ 0+ 0+ 010+ .* 24 82138 040+ .* 25