Committed: PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.

Hans-Peter Nilsson hp@axis.com
Wed May 27 21:29:25 GMT 2020


Noticed by my autotester covering cris-axis-linux-gnu:
...
Running <x>/src/ld/testsuite/ld-elf/elf.exp ...
XPASS: ld-elf/pr19539
...

This was apparently as intended, so I'm just adjusting the xfail.
Also, gets rid of the trailing space on the xfail line. :)
Committed.

	PR ld/22909
	* testsuite/ld-elf/pr19539.d: Don't xfail for cris*-*-*.
---
 ld/ChangeLog                  | 5 +++++
 ld/testsuite/ld-elf/pr19539.d | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index fa0510d8bf..b84b05b90a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2020-05-27  Hans-Peter Nilsson  <hp@axis.com>
+
+	PR ld/22909
+	* testsuite/ld-elf/pr19539.d: Don't xfail for cris*-*-*.
+
 2020-05-27  Rasmus Villemoes <rv@rasmusvillemoes.dk>
 	    Nick Clifton  <nickc@redhat.com>
 
diff --git a/ld/testsuite/ld-elf/pr19539.d b/ld/testsuite/ld-elf/pr19539.d
index 211d3e1639..e0bc728842 100644
--- a/ld/testsuite/ld-elf/pr19539.d
+++ b/ld/testsuite/ld-elf/pr19539.d
@@ -4,7 +4,7 @@
 #readelf : --dyn-syms --wide
 #warning: .*: creating DT_TEXTREL in a PIE
 #target: *-*-linux* *-*-gnu* *-*-solaris* arm*-*-uclinuxfdpiceabi
-#xfail: cris*-*-* ![check_pie_support] 
+#xfail: ![check_pie_support]
 
 Symbol table '\.dynsym' contains [0-9]+ entr(y|ies):
 #pass
-- 
2.11.0



More information about the Binutils mailing list