mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
MIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with OpenBSD targets
OpenBSD targets produce ELF64 files while the pattern dump expects ELF32 output and specific header sizes. Disable it for `mips64*-*-openbsd*' for these targets then, removing these failures: mips64-openbsd -FAIL: ld-mips-elf/attr-gnu-4-10 mips64el-openbsd -FAIL: ld-mips-elf/attr-gnu-4-10 ld/ * testsuite/ld-mips-elf/attr-gnu-4-10.d: Add `notarget' tag with `mips64*-*-openbsd*'.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#as: -mpdr
|
||||
#ld: -r
|
||||
#readelf: -hA
|
||||
#notarget: mips64*-*-openbsd*
|
||||
|
||||
ELF Header:
|
||||
Magic: .*
|
||||
|
||||
Reference in New Issue
Block a user