public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
@ 2020-06-07 18:33 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2020-06-07 18:33 UTC (permalink / raw)
  To: binutils

Xfail pr20995 and pr20995-2 for tic6x-*-* since GNU_RELRO is not
supported.

	* testsuite/ld-elf/shared.exp: Xfail pr20995/pr20995-2 for
	tic6x-*-*.
---
 ld/testsuite/ld-elf/shared.exp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ld/testsuite/ld-elf/shared.exp b/ld/testsuite/ld-elf/shared.exp
index da750b224a..20ed2c217b 100644
--- a/ld/testsuite/ld-elf/shared.exp
+++ b/ld/testsuite/ld-elf/shared.exp
@@ -467,7 +467,7 @@ run_ld_link_tests [list \
 # These targets don't copy dynamic variables into .bss.
 setup_xfail "alpha-*-*" "bfin-*-*" "ia64-*-*" "xtensa-*-*"
 # or don't have .data.rel.ro
-setup_xfail "hppa*64*-*-hpux*"
+setup_xfail "hppa*64*-*-hpux*" "tic6x-*-*"
 run_ld_link_tests [list \
     [list \
 	"pr20995" \
@@ -477,7 +477,7 @@ run_ld_link_tests [list \
 # xfail on arm*-*-eabi* is particularly because of no support of GNU_RELRO.
 # Please see the link above for details.
 setup_xfail "alpha-*-*" "bfin-*-*" "ia64-*-*" "xtensa-*-*" "arm*-*-eabi*"
-setup_xfail "hppa*64*-*-hpux*" "aarch64*-*-elf*"
+setup_xfail "hppa*64*-*-hpux*" "aarch64*-*-elf*" "tic6x-*-*"
 run_ld_link_tests [list \
     [list \
 	"pr20995-2" \
-- 
2.26.2


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

only message in thread, other threads:[~2020-06-07 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-07 18:33 [PATCH] ld: Xfail pr20995 and pr20995-2 for tic6x-*-* H.J. Lu

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