pr25416-3.d 505 B

12345678910111213141516
  1. #name: X32 GDesc -> IE 1
  2. #as: --x32
  3. #ld: -melf32_x86_64 -shared
  4. #objdump: -dw
  5. .*: +file format .*
  6. Disassembly of section .text:
  7. [a-f0-9]+ <_start>:
  8. +[a-f0-9]+: 40 8b 05 ([0-9a-f]{2} ){4}[ \t]+rex mov 0x[a-f0-9]+\(%rip\),%eax[ \t]+# [a-f0-9]+ <_DYNAMIC\+0x[a-f0-9]+>
  9. +[a-f0-9]+: 0f 1f 00 nopl \(%rax\)
  10. +[a-f0-9]+: 64 8b 0c 25 00 00 00 00 mov %fs:0x0,%ecx
  11. +[a-f0-9]+: 40 03 0d ([0-9a-f]{2} ){4}[ \t]+rex add 0x[a-f0-9]+\(%rip\),%ecx[ \t]+# [a-f0-9]+ <_DYNAMIC\+0x[a-f0-9]+>
  12. #pass