public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Don't run pr27228 test for hppa
@ 2022-04-09  6:03 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2022-04-09  6:03 UTC (permalink / raw)
  To: binutils

As the comment says, hppa doesn't support use of BFD_RELOC_* in
.reloc directives.  Using xfail can result in a spurious XPASS result
as BFD_RELOC values change.

	* testsuite/gas/elf/pr27228.d: Change xfail to notarget for hppa.

diff --git a/gas/testsuite/gas/elf/pr27228.d b/gas/testsuite/gas/elf/pr27228.d
index da336ff2191..ecf2d1723bd 100644
--- a/gas/testsuite/gas/elf/pr27228.d
+++ b/gas/testsuite/gas/elf/pr27228.d
@@ -2,7 +2,7 @@
 #name: .reloc against undefined local symbol (PR 27228)
 #readelf: -sW
 # hppa doesn't support use of any BFD_RELOC_*
-#xfail: hppa*-*-*
+#notarget: hppa*-*-*
 
 Symbol table '\.symtab' contains [0-9]+ entries:
 #...
-- 
2.30.2


-- 
Alan Modra
Australia Development Lab, IBM

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

only message in thread, other threads:[~2022-04-09  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-09  6:03 Don't run pr27228 test for hppa Alan Modra

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).