[PATCH 1/2] ld: Fix relocatable.d XFAIL/notarget entry for hppa
Sam James
sam@gentoo.org
Tue Aug 8 01:23:59 GMT 2023
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
More information about the Binutils
mailing list