mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
62e2b91b9a
i386 generates 161: e8 ea ff ff ff call 150 <*ABS*@plt> instead of 1e1: e8 ea ff ff ff callq 1d0 <*ABS*+0x1e0@plt> * testsuite/ld-ifunc/ifunc-1-local-x86.d: Update PLT address for i386. * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise. * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
9 lines
220 B
Makefile
9 lines
220 B
Makefile
#ld: -shared -Map tmpdir/ifunc-1-local-x86.map --hash-style=sysv
|
|
#objdump: -dw
|
|
#target: x86_64-*-* i?86-*-*
|
|
#map: ifunc-1-local-x86.map
|
|
|
|
#...
|
|
[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+<\*ABS\*(\+0x[0-9a-f]+|)@plt>
|
|
#pass
|