mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 07:14:18 +08:00
d4ae193277
Fixes these fails: nds32le-linux +FAIL: binutils-all/strip-14 nds32le-linux +FAIL: binutils-all/strip-15 pru-elf +FAIL: binutils-all/strip-14 pru-elf +FAIL: binutils-all/strip-15 strip-13 fails on nds32 due to an assertion failure and out of bounds access to nds32_elf_howto_table. * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose reloc=11 for pru and reloc=50 for nds32. * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
9 lines
232 B
Makefile
9 lines
232 B
Makefile
#PROG: strip
|
|
#strip: -g
|
|
#readelf: -r
|
|
|
|
Relocation section '\.rela?\.text' at offset .* contains 2 entries:
|
|
*Offset * Info * Type * Sym\. *Value * Sym\. *Name(?: * \+ * Addend)?
|
|
0+00 * 0+0(?:1|b|32|103) * R_[^ ]* *(?: * 55aa)?
|
|
#pass
|