pr27590 testcase fixes
PR 27590 * testsuite/ld-elf/pr27590a.d: Match relocs using label, and R_MIPS_NONE. * testsuite/ld-elf/pr27590b.d: Likewise.
This commit is contained in:
parent
a088215ae3
commit
fba7f7533c
@ -1,3 +1,10 @@
|
||||
2021-03-19 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR 27590
|
||||
* testsuite/ld-elf/pr27590a.d: Match relocs using label, and
|
||||
R_MIPS_NONE.
|
||||
* testsuite/ld-elf/pr27590b.d: Likewise.
|
||||
|
||||
2021-03-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/27590
|
||||
|
@ -5,6 +5,8 @@
|
||||
|
||||
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.*
|
||||
[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0]+[ \t]+\.gnu\.debuglto_\.debug_macro.*
|
||||
[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
|
||||
|
@ -5,6 +5,8 @@
|
||||
|
||||
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.*
|
||||
[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0]+[ \t]+\.gnu\.debuglto_\.debug_macro.*
|
||||
[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
|
||||
|
Loading…
Reference in New Issue
Block a user