aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr25416-1a.d
blob: 3f270a58601a8a5f24d2dec4c0ada504952e3a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#name: X32 GDesc 1
#source: pr25416-1.s
#as: --x32
#ld: -melf32_x86_64 -shared
#objdump: -dw

.*: +file format .*


#...
Disassembly of section .text:

[a-f0-9]+ <_start>:
 +[a-f0-9]+:	40 8d 05 ([0-9a-f]{2} ){4}[ \t]+rex lea 0x[a-f0-9]+\(%rip\),%eax[ \t]+# [a-f0-9]+ <_GLOBAL_OFFSET_TABLE_\+0x[a-f0-9]+>
 +[a-f0-9]+:	67 ff 10             	call   \*\(%eax\)
#pass