mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
75bd00e87e
"-z separate-code" generates: 0x00002080 00200000 00000000 00000000 00000000 . .............. There is a space ' ', instead of '.'. Update these tests to expect ".*". * testsuite/ld-i386/pr19636-1a.d: Updated. * testsuite/ld-i386/pr19636-1b.d: Likewise. * testsuite/ld-i386/pr19636-1j.d: Likewise. * testsuite/ld-i386/pr19636-1k.d: Likewise. * testsuite/ld-i386/pr19636-2a.d: Likewise. * testsuite/ld-i386/pr19636-2b.d: Likewise.
14 lines
367 B
Makefile
14 lines
367 B
Makefile
#source: pr19636-1.s
|
|
#as: --32 -mrelax-relocations=no
|
|
#ld: -pie -m elf_i386 --no-dynamic-linker -z dynamic-undefined-weak
|
|
#readelf : -r --wide -x .got -x .got.plt
|
|
#warning: -z dynamic-undefined-weak ignored
|
|
|
|
There are no relocations in this file.
|
|
|
|
Hex dump of section '.got':
|
|
0x[0-9a-f]+ [0 ]+\.+
|
|
|
|
Hex dump of section '.got.plt':
|
|
0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
|