Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc64.d
CommitLineData
4fa24527
JB
1#objdump: -r
2#source: mixed-mode-reloc.s
3#name: x86 mixed mode relocs (64-bit object)
077a039f 4#as: --generate-missing-build-notes=no
4fa24527
JB
5
6.*: +file format .*x86-64.*
7
8RELOCATION RECORDS FOR \[.text\]:
9OFFSET[ ]+TYPE[ ]+VALUE[ ]*
e05278af 10[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
343dbc36 11[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
e05278af 12[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
343dbc36 13[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
4fa24527 14[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
343dbc36 15[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
This page took 0.633499 seconds and 4 git commands to generate.