blob: 64d9fcf6c4264ebca1ccd0ad3b3726d36e9088c3 [file] [log] [blame]
#source: gpoff-8.s
#as: --32 -mrelax-relocations=yes
#ld: -melf_i386 -T gpoff-8.t
#objdump: -dw --sym
.*: +file format .*
SYMBOL TABLE:
#...
[a-f0-9]+ l .data 0+ __gp
#...
Disassembly of section .text:
0+[a-f0-9]+ <_start>:
+[a-f0-9]+:[ \t]+64 a1 00 00 00 00[ \t]+mov[ \t]+%fs:0x0,%eax
+[a-f0-9]+:[ \t]+c7 c0 [a-f0-9 \t]+mov[ \t]+\$0x[a-f0-9]+,%eax
#pass