Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-5r-local-i386.d
CommitLineData
1f85278f
L
1#source: ifunc-5-local-i386.s
2#ld: -r -m elf_i386
3#as: --32
4#readelf: -r --wide
5#target: x86_64-*-* i?86-*-*
bbd19b19 6#notarget: *-*-lynxos *-*-nto*
1f85278f
L
7
8Relocation section '.rel.text' at .*
9[ ]+Offset[ ]+Info[ ]+Type[ ]+.*
10[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GOTPC[ ]+0+[ ]+_GLOBAL_OFFSET_TABLE_[ ]*
11[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_PLT32[ ]+foo\(\)[ ]+foo[ ]*
12[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GOT32[ ]+foo\(\)[ ]+foo[ ]*
This page took 0.47541 seconds and 4 git commands to generate.