Home | History | Annotate | Download | only in ld-x86-64
      1 #source: pr19609-3.s
      2 #as: --x32 -mrelax-relocations=yes
      3 #ld: -melf32_x86_64 -Ttext=0x70000000 -Tdata=0xa0000000
      4 #objdump: -dw
      5 
      6 .*: +file format .*
      7 
      8 
      9 Disassembly of section .text:
     10 
     11 70000000 <_start>:
     12 [ 	]*[a-f0-9]+:	81 f8 00 00 00 a0    	cmp    \$0xa0000000,%eax
     13 [ 	]*[a-f0-9]+:	41 81 fb 00 00 00 a0 	cmp    \$0xa0000000,%r11d
     14 #pass
     15