public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [committed, PATCH] i386: Skip pr12570 tests for nacl targets
@ 2017-04-24 16:49 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2017-04-24 16:49 UTC (permalink / raw)
  To: binutils

commit f129e49f4d07f4d36319ac757fdcf3a8ce7d605b
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Jan 10 11:30:25 2017 -0800

    Don't use elf_i386_eh_frame_plt directly

fixed i386 PLT eh_frame generation.  Skip pr12570 tests since they are
for non-nacl targets.

	* testsuite/ld-i386/pr12570a.d: Skip for nacl targets.
	* testsuite/ld-i386/pr12570b.d: Likewise.
---
 ld/ChangeLog                    | 5 +++++
 ld/testsuite/ld-i386/pr12570a.d | 1 +
 ld/testsuite/ld-i386/pr12570b.d | 1 +
 3 files changed, 7 insertions(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 07afee4..d40086e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,10 @@
 2017-04-24  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* testsuite/ld-i386/pr12570a.d: Skip for nacl targets.
+	* testsuite/ld-i386/pr12570b.d: Likewise.
+
+2017-04-24  H.J. Lu  <hongjiu.lu@intel.com>
+
 	PR ld/20815
 	* testsuite/ld-i386/vxworks2.sd: Add space for program headers.
 
diff --git a/ld/testsuite/ld-i386/pr12570a.d b/ld/testsuite/ld-i386/pr12570a.d
index 03aeb7b..d5a466e 100644
--- a/ld/testsuite/ld-i386/pr12570a.d
+++ b/ld/testsuite/ld-i386/pr12570a.d
@@ -2,6 +2,7 @@
 #as: --32
 #ld: -melf_i386 -shared
 #readelf: -wf --wide
+#notarget: i?86-*-nacl* x86_64-*-nacl*
 
 #...
   DW_CFA_def_cfa_expression \(DW_OP_breg4 \(esp\): 4; DW_OP_breg8 \(eip\): 0; DW_OP_lit15; DW_OP_and; DW_OP_lit11; DW_OP_ge; DW_OP_lit2; DW_OP_shl; DW_OP_plus\)
diff --git a/ld/testsuite/ld-i386/pr12570b.d b/ld/testsuite/ld-i386/pr12570b.d
index 0532aac..b295801 100644
--- a/ld/testsuite/ld-i386/pr12570b.d
+++ b/ld/testsuite/ld-i386/pr12570b.d
@@ -2,6 +2,7 @@
 #as: --32
 #ld: -melf_i386 -shared
 #readelf: -wf --wide
+#notarget: i?86-*-nacl* x86_64-*-nacl*
 
 #failif
 #...
-- 
2.9.3

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

only message in thread, other threads:[~2017-04-24 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-24 16:49 [committed, PATCH] i386: Skip pr12570 tests for nacl targets 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).