public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb/binutils-2_41-branch] MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBSD targets
@ 2023-07-28  5:06 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2023-07-28  5:06 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=09dc502a637c01e22e047ea67ea52ec8d4530018

commit 09dc502a637c01e22e047ea67ea52ec8d4530018
Author: Maciej W. Rozycki <macro@orcam.me.uk>
Date:   Fri Jul 28 06:00:36 2023 +0100

    MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBSD targets
    
    Compact EH #7 tests use output templates that are not suitable for the
    n64 ABI, which `mips64*-*-openbsd*' targets use by default, because the
    contents of the sections examined are expected to be differnt.  Disable
    the tests then, removing these regressions:
    
    mips64-openbsd  -FAIL: Compact EH EB #7 with personality id and fallback FDE
    mips64-openbsd  -FAIL: Compact EH EL #7 with personality id and fallback FDE
    mips64el-openbsd  -FAIL: Compact EH EB #7 with personality id and fallback FDE
    mips64el-openbsd  -FAIL: Compact EH EL #7 with personality id and fallback FDE
    
    Suitable corresponding tests for the n64 ABI can be added separately.
    
            gas/
            * testsuite/gas/mips/compact-eh-eb-7.d: Exclude for
            `mips64*-*-openbsd*'.
            * testsuite/gas/mips/compact-eh-el-7.d: Likewise.
    
    (cherry picked from commit 2b4a60ab59f14a8fc1039c0cea41d22674447c1e)

Diff:
---
 gas/testsuite/gas/mips/compact-eh-eb-7.d | 1 +
 gas/testsuite/gas/mips/compact-eh-el-7.d | 1 +
 2 files changed, 2 insertions(+)

diff --git a/gas/testsuite/gas/mips/compact-eh-eb-7.d b/gas/testsuite/gas/mips/compact-eh-eb-7.d
index 8c891237fee..6576e43bbdc 100644
--- a/gas/testsuite/gas/mips/compact-eh-eb-7.d
+++ b/gas/testsuite/gas/mips/compact-eh-eb-7.d
@@ -2,6 +2,7 @@
 #name: Compact EH EB #7 with personality id and fallback FDE
 #source: compact-eh-7.s
 #as: -EB -mno-pdr
+#notarget: mips64*-*-openbsd*
 
 .*:     file format.*
 
diff --git a/gas/testsuite/gas/mips/compact-eh-el-7.d b/gas/testsuite/gas/mips/compact-eh-el-7.d
index 7296c606e01..9a12da7676e 100644
--- a/gas/testsuite/gas/mips/compact-eh-el-7.d
+++ b/gas/testsuite/gas/mips/compact-eh-el-7.d
@@ -2,6 +2,7 @@
 #name: Compact EH EL #7 with personality id and fallback FDE
 #source: compact-eh-7.s
 #as: -EL -mno-pdr
+#notarget: mips64*-*-openbsd*
 
 .*:     file format.*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-28  5:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28  5:06 [binutils-gdb/binutils-2_41-branch] MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBSD targets Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).