tls-gc-75.d 858 B

123456789101112131415161718192021222324252627282930
  1. #source: start1.s
  2. #source: tls-x.s
  3. #source: tls-gd-2.s
  4. #source: tls-ie-10.s
  5. #source: tls-gd-1.s
  6. #source: tls-ie-8.s
  7. #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
  8. #ld: -m crislinux --gc-sections
  9. #objdump: -s -t -r -p
  10. # An executable with a R_CRIS_32_GOT_GD, a R_CRIS_16_GOT_GD, a
  11. # R_CRIS_32_GOT_TPREL and a R_CRIS_16_GOT_TPREL against the same
  12. # symbol, gc:ed. Check that we have proper NPTL/TLS markings.
  13. .*: file format elf32-cris
  14. Program Header:
  15. LOAD off 0x0+ vaddr 0x0+80000 paddr 0x0+80000 align 2\*\*13
  16. filesz 0x0+58 memsz 0x0+58 flags r-x
  17. private flags = 0:
  18. SYMBOL TABLE:
  19. 0+80054 l d \.text 0+ \.text
  20. 0+80054 g \.text 0+ _start
  21. 0+82058 g \.text 0+ __bss_start
  22. 0+82058 g \.text 0+ _edata
  23. 0+82060 g \.text 0+ _end
  24. Contents of section \.text:
  25. 80054 41b20+ .*