gotop64.td 216 B

1234567891011
  1. #source: gotop64.s
  2. #as: --64 -K PIC
  3. #ld: -shared -melf64_sparc
  4. #objdump: -sj.data
  5. #target: sparc*-*-*
  6. .*: +file format elf64-sparc.*
  7. Contents of section .data:
  8. 103000 12345678 deadbeef .*
  9. #pass