include-1.d 400 B

12345678910111213
  1. #name: include-1
  2. #source: include.s
  3. #ld: -T include-1.t
  4. #objdump: -w -h
  5. #xfail: tic4x-*-* tic54x-*-*
  6. .*: file format .*
  7. Sections:
  8. Idx +Name +Size +VMA +LMA +File off +Algn +Flags
  9. 0 .text 0+(20|1000) 0+0000000 0+0000000 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD,.*CODE
  10. 1 .data 0+0000010 0+0100000 0+0100000 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD, DATA
  11. #pass