mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
fba7f7533c
PR 27590 * testsuite/ld-elf/pr27590a.d: Match relocs using label, and R_MIPS_NONE. * testsuite/ld-elf/pr27590b.d: Likewise.
13 lines
492 B
Makefile
13 lines
492 B
Makefile
#source: pr27590.s
|
|
#ld: -r tmpdir/pr27590.o --reduce-memory-overheads
|
|
#readelf: -rW
|
|
#xfail: [is_generic]
|
|
|
|
Relocation section '\.rel.*\.gnu\.debuglto_\.debug_macro' at offset 0x[0-9a-z]+ contains 2 entries:
|
|
[ \t]+Offset[ \t]+Info[ \t]+Type[ \t]+Sym.*
|
|
[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0]+[ \t]+(\.gnu\.debuglto_\.debug_macro|\.Ldebug_macro2).*
|
|
#?.*R_MIPS_NONE.*
|
|
#?.*R_MIPS_NONE.*
|
|
[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0]+[ \t]+(\.gnu\.debuglto_\.debug_macro|\.Ldebug_macro2).*
|
|
#pass
|