public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Re: elf: Allow mixed ordered/unordered inputs for non-relocatable link
@ 2021-01-05  5:32 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2021-01-05  5:32 UTC (permalink / raw)
  To: binutils

	PR ld/26256
	* testsuite/ld-elf/pr26256-1b.d: xfail s12z.
	* testsuite/ld-scripts/crossref.exp (cross1): Don't xfail ia64.

diff --git a/ld/testsuite/ld-elf/pr26256-1b.d b/ld/testsuite/ld-elf/pr26256-1b.d
index 760c6d82e7..c5652b1dbc 100644
--- a/ld/testsuite/ld-elf/pr26256-1b.d
+++ b/ld/testsuite/ld-elf/pr26256-1b.d
@@ -1,6 +1,8 @@
 #source: pr26256-1.s
 #ld: -e _start
 #nm: -n
+# s12z uses memory regions
+#xfail: s12z-*-*
 
 #...
 [0-9a-f]+ T _start
diff --git a/ld/testsuite/ld-scripts/crossref.exp b/ld/testsuite/ld-scripts/crossref.exp
index f6895397d6..c7f20b1e5c 100644
--- a/ld/testsuite/ld-scripts/crossref.exp
+++ b/ld/testsuite/ld-scripts/crossref.exp
@@ -79,9 +79,6 @@ if [istarget arc*-*-elf32] {
     set flags "$flags --defsym=__SDATA_BEGIN__=0"
 }
 
-# IA64 has both ordered and unordered sections in an input file.
-setup_xfail ia64-*-*
-
 set exec_output [run_host_cmd "$ld" "$flags -o tmpdir/cross1 -T $srcdir/$subdir/cross1.t tmpdir/cross1.o tmpdir/cross2.o"]
 
 set exec_output [prune_warnings $exec_output]

-- 
Alan Modra
Australia Development Lab, IBM

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

only message in thread, other threads:[~2021-01-05  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05  5:32 elf: Allow mixed ordered/unordered inputs for non-relocatable link Alan Modra

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