Home | History | Annotate | Download | only in ld-i386
      1 #source: pr19609-1.s
      2 #as: --32 -mrelax-relocations=yes
      3 #ld: -shared -E -Bsymbolic -melf_i386
      4 #objdump: -dw
      5 
      6 .*: +file format .*
      7 
      8 
      9 Disassembly of section .text:
     10 
     11 [a-f0-9]+ <_start>:
     12 [ 	]*[a-f0-9]+:	3b 82 fc ff ff ff    	cmp    -0x4\(%edx\),%eax
     13 [ 	]*[a-f0-9]+:	3b 8a fc ff ff ff    	cmp    -0x4\(%edx\),%ecx
     14 [ 	]*[a-f0-9]+:	8b 82 fc ff ff ff    	mov    -0x4\(%edx\),%eax
     15 [ 	]*[a-f0-9]+:	8b 8a fc ff ff ff    	mov    -0x4\(%edx\),%ecx
     16 [ 	]*[a-f0-9]+:	85 82 fc ff ff ff    	test   %eax,-0x4\(%edx\)
     17 [ 	]*[a-f0-9]+:	85 8a fc ff ff ff    	test   %ecx,-0x4\(%edx\)
     18