diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2023-07-28 06:00:36 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@orcam.me.uk> | 2023-07-28 06:01:22 +0100 |
commit | 7c564b2e93c78bb49c078d4ee3efc318f056b6ed (patch) | |
tree | 0429cad7a368fca65a5bd08eb7e26254e3488a2a | |
parent | 6dee8798a802552ea6d67971fb8f17afe335d533 (diff) | |
download | gdb-7c564b2e93c78bb49c078d4ee3efc318f056b6ed.zip gdb-7c564b2e93c78bb49c078d4ee3efc318f056b6ed.tar.gz gdb-7c564b2e93c78bb49c078d4ee3efc318f056b6ed.tar.bz2 |
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*'.
(cherry picked from commit b50c220d179d239eacd7d7e120f7466e2ea47170)
-rw-r--r-- | ld/testsuite/ld-mips-elf/attr-gnu-4-10.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mips-elf/attr-gnu-4-10.d b/ld/testsuite/ld-mips-elf/attr-gnu-4-10.d index 0192d6f..2ddb3d3 100644 --- a/ld/testsuite/ld-mips-elf/attr-gnu-4-10.d +++ b/ld/testsuite/ld-mips-elf/attr-gnu-4-10.d @@ -3,6 +3,7 @@ #as: -mpdr #ld: -r #readelf: -hA +#notarget: mips64*-*-openbsd* ELF Header: Magic: .* |