public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [committed, PATCH] xfail pr20022.d on targets without dynamic relocs in .text
@ 2017-06-14 13:12 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2017-06-14 13:12 UTC (permalink / raw)
  To: binutils

ld-gc/pr20022.d requires support for dynamic relocations in .text
section.

	PR ld/20022
	* testsuite/ld-gc/pr20022.d: Skip on targets without dynamic
	relocations in .text section.
---
 ld/testsuite/ld-gc/pr20022.d | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ld/testsuite/ld-gc/pr20022.d b/ld/testsuite/ld-gc/pr20022.d
index b51ec19..906f73d 100644
--- a/ld/testsuite/ld-gc/pr20022.d
+++ b/ld/testsuite/ld-gc/pr20022.d
@@ -3,6 +3,8 @@
 #readelf: -SsW
 #target: *-*-linux* *-*-gnu*
 #notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
+#notarget: mips*-*-*
+# Skip on targets without dynamic relocations in .text section.
 
 #...
   \[[ 0-9]+\] _foo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +[0-9a-f]+[ \t]+.*
-- 
2.9.4

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

only message in thread, other threads:[~2017-06-14 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-14 13:12 [committed, PATCH] xfail pr20022.d on targets without dynamic relocs in .text 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).