[binutils-gdb] Re: ld/ELF: Fix small issue with orphan sections and NOLOAD output section

Alan Modra amodra@sourceware.org
Thu Mar 19 10:16:55 GMT 2026


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ebec91612c2a24c06dd03d7c5f02f6d86bfff3fc

commit ebec91612c2a24c06dd03d7c5f02f6d86bfff3fc
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Mar 19 20:44:14 2026 +1030

    Re: ld/ELF: Fix small issue with orphan sections and NOLOAD output section
    
    Correct the testcase.
    
            * orphan-13.d: Don't xfail anything.

Diff:
---
 ld/testsuite/ld-elf/orphan-13.d | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ld/testsuite/ld-elf/orphan-13.d b/ld/testsuite/ld-elf/orphan-13.d
index 8f867dc8938..66b928cec85 100644
--- a/ld/testsuite/ld-elf/orphan-13.d
+++ b/ld/testsuite/ld-elf/orphan-13.d
@@ -3,8 +3,6 @@
 #source: orphan-13c.s
 #ld: -T orphan-13.ld
 #readelf: -S --wide
-#xfail: [uses_genelf]
-#xfail: xstormy16-*-*
 
 #...
   \[[ 0-9]+\] \.foo +NOBITS +[0-9a-f]+ +[0-9a-f]+ +0+30 +0+ +A +0 +0 +[0-9]+


More information about the Binutils-cvs mailing list