Remove test files for a different patch accidentally committed with patch for ARM...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc32.d
CommitLineData
077a039f 1#as: -mrelax-relocations=yes --generate-missing-build-notes=no
4fa24527
JB
2#objdump: -r
3#source: mixed-mode-reloc.s
4#name: x86 mixed mode relocs (32-bit object)
5
6.*: +file format .*i386.*
7
8RELOCATION RECORDS FOR \[.text\]:
9OFFSET[ ]+TYPE[ ]+VALUE[ ]*
e60f4d3b 10[0-9a-f]+[ ]+R_386_GOT32[ ]+xtrn[ ]*
e05278af 11[0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
02a86693 12[0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
4fa24527 13[0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
02a86693 14[0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
4fa24527 15[0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
This page took 0.624329 seconds and 4 git commands to generate.