]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-i386/gpoff-8a.d
Merge remote-tracking branch 'origin/users/hjl/linux/master' into users/hjl/linux...
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / gpoff-8a.d
1 #source: gpoff-8.s
2 #as: --32 -mrelax-relocations=yes
3 #ld: -melf_i386
4 #objdump: -dw --sym
5
6 .*: +file format .*
7
8 SYMBOL TABLE:
9 #...
10 [a-f0-9]+ l .data 0+ __gp
11 #...
12
13 Disassembly of section .text:
14
15 0+[a-f0-9]+ <_start>:
16 +[a-f0-9]+:[ \t]+64 a1 fe ff ff ff[ \t]+mov[ \t]+%fs:0xfffffffe,%eax
17 +[a-f0-9]+:[ \t]+c7 c0 [a-f0-9 \t]+mov[ \t]+\$0x[a-f0-9]+,%eax
18 #pass