public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ld: Fix relocatable.d XFAIL/notarget entry for hppa
@ 2023-08-08  1:23 Sam James
  2023-08-08  1:24 ` [PATCH 2/2] ld: Fix retain7a.d " Sam James
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sam James @ 2023-08-08  1:23 UTC (permalink / raw)
  To: binutils; +Cc: Sam James

PR 30734
* ld/testsuite/ld-elf/relocatable.d: Fix notarget entry for hppa to match
  hppa{1.1,2.0}*, like hppa2.0-unknown-linux-gnu which Gentoo uses.

Signed-off-by: Sam James <sam@gentoo.org>
---
 ld/testsuite/ld-elf/relocatable.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/testsuite/ld-elf/relocatable.d b/ld/testsuite/ld-elf/relocatable.d
index d0fba97a104..cb39baa52bc 100644
--- a/ld/testsuite/ld-elf/relocatable.d
+++ b/ld/testsuite/ld-elf/relocatable.d
@@ -2,7 +2,7 @@
 #source: simple.s
 #ld: -r -T relocatable.t
 #readelf: -S --wide
-#xfail: hppa-*-*
+#xfail: hppa*-*-*
 
 #...
   \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t]+0+800000[ \t0-9a-f]+AX.*
-- 
2.41.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-10  2:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-08  1:23 [PATCH 1/2] ld: Fix relocatable.d XFAIL/notarget entry for hppa Sam James
2023-08-08  1:24 ` [PATCH 2/2] ld: Fix retain7a.d " Sam James
2023-08-08  6:44 ` [PATCH 1/2] ld: Fix relocatable.d " Jan Beulich
2023-08-08 17:53   ` Sam James
2023-08-09  6:20     ` Jan Beulich
2023-08-10  2:55       ` Sam James
2023-08-09  4:40 ` Alan Modra
2023-08-10  2:54   ` Sam James

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