orph-d-awp.d 912 B

123456789101112131415161718192021222324252627282930313233
  1. #as: -linker-allocated-gregs
  2. #source: start.s
  3. #source: data-1.s
  4. #source: tm-orph1.s
  5. #source: tm-awpe.s
  6. #ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
  7. #objdump: -rst
  8. # An orphan section (.tm_clone_table) would attach after the register
  9. # section, and contents and symbols and related relocations would be
  10. # reduced to be relative to the register section, which is an error.
  11. # We check the original case ("aw",@progbits, to .data or .bss),
  12. # PR ld/1xxxx.
  13. .*: file format mmo
  14. SYMBOL TABLE:
  15. 0+ +g +\.text Main
  16. 0+8 +g +\.text __etext
  17. 20+8 +g +\.data __TMC_END__
  18. 20+8 +g +\.data __Ebss
  19. 20+8 +g +\.data __Edata
  20. 0+ +g +\.text _start
  21. 20+8 +g +\.data __Eall
  22. 20+ +g +\.data __Sdata
  23. 20+8 +g +\.data __Sbss
  24. Contents of section \.text:
  25. 0000 e3fd0001 23fcfe00 .*
  26. Contents of section \.data:
  27. 2000000000000004 00000042 .*
  28. Contents of section \.MMIX\.reg_contents:
  29. 07f0 20000000 0000000f .*