public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] ld: Skip some x86 ifunc tests for lynxos and nto
@ 2020-05-26 21:27 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2020-05-26 21:27 UTC (permalink / raw)
  To: binutils

On lynxos and nto:

regexp_diff match failure
regexp "^Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:$"
line   "Relocation section '.rel.dyn' at offset 0x74 contains 1 entry:"
FAIL: ld-ifunc/ifunc-23a-x86

	* testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
	* testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
	* testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
---
 ld/ChangeLog                          | 6 ++++++
 ld/testsuite/ld-ifunc/ifunc-23a-x86.d | 1 +
 ld/testsuite/ld-ifunc/ifunc-24a-x86.d | 1 +
 ld/testsuite/ld-ifunc/ifunc-25a-x86.d | 1 +
 4 files changed, 9 insertions(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 098bd81396..f0d6c269d5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2020-05-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
+	* testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
+	* testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
+
 2020-05-25  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* testsuite/ld-x86-64/x86-64.exp: Pass -z notext to linker.
diff --git a/ld/testsuite/ld-ifunc/ifunc-23a-x86.d b/ld/testsuite/ld-ifunc/ifunc-23a-x86.d
index a9891407fb..e979335b87 100644
--- a/ld/testsuite/ld-ifunc/ifunc-23a-x86.d
+++ b/ld/testsuite/ld-ifunc/ifunc-23a-x86.d
@@ -2,6 +2,7 @@
 #ld:
 #readelf: -r --wide
 #target: x86_64-*-* i?86-*-*
+#notarget: *-*-lynxos *-*-nto*
 
 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:
  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
diff --git a/ld/testsuite/ld-ifunc/ifunc-24a-x86.d b/ld/testsuite/ld-ifunc/ifunc-24a-x86.d
index 91e87ee8f4..77b59ba185 100644
--- a/ld/testsuite/ld-ifunc/ifunc-24a-x86.d
+++ b/ld/testsuite/ld-ifunc/ifunc-24a-x86.d
@@ -2,6 +2,7 @@
 #ld:
 #readelf: -r --wide
 #target: x86_64-*-* i?86-*-*
+#notarget: *-*-lynxos *-*-nto*
 
 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:
  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
diff --git a/ld/testsuite/ld-ifunc/ifunc-25a-x86.d b/ld/testsuite/ld-ifunc/ifunc-25a-x86.d
index 5f49fd83ff..015868f12d 100644
--- a/ld/testsuite/ld-ifunc/ifunc-25a-x86.d
+++ b/ld/testsuite/ld-ifunc/ifunc-25a-x86.d
@@ -2,6 +2,7 @@
 #ld:
 #readelf: -r --wide
 #target: x86_64-*-* i?86-*-*
+#notarget: *-*-lynxos *-*-nto*
 
 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:
  +Offset +Info +Type +Sym.* Value +Symbol's Name.*
-- 
2.26.2


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

only message in thread, other threads:[~2020-05-26 21:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 21:27 [PATCH] ld: Skip some x86 ifunc tests for lynxos and nto 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).