[binutils-gdb] ld testsuite xcoff XPASS

Alan Modra amodra@sourceware.org
Thu Apr 21 06:04:14 GMT 2022


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

commit afa7150c8d4c6c98a6f07d96d9d6f6dba0f52b51
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Apr 21 08:50:02 2022 +0930

    ld testsuite xcoff XPASS
    
            * testsuite/ld-scripts/defined5.d: Don't xfail xcoff targets.

Diff:
---
 ld/testsuite/ld-scripts/defined5.d | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ld/testsuite/ld-scripts/defined5.d b/ld/testsuite/ld-scripts/defined5.d
index 7aa680b85ab..97096f705f2 100644
--- a/ld/testsuite/ld-scripts/defined5.d
+++ b/ld/testsuite/ld-scripts/defined5.d
@@ -1,8 +1,6 @@
 #ld: -Tdefined5.t
 #warning: .*multiple definition of `defined'.*
 #nm: -B
-#xfail: [is_xcoff_format]
-# xcoff outputs value of "defined" from the object file
 
 # Check that a script can override an object file symbol, if multiple
 # definitions are allowed.  See pr12356.


More information about the Binutils-cvs mailing list