[binutils-gdb] binutils: add ia64 marker in name of testranges-ia64

Sam James sjames@sourceware.org
Fri Aug 8 22:18:51 GMT 2025


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

commit fb04a67e6f8eb49e3bb5cd2f90301c9b05e021e7
Author: Sam James <sam@gentoo.org>
Date:   Fri Aug 8 23:16:06 2025 +0100

    binutils: add ia64 marker in name of testranges-ia64
    
    Otherwise, the same test appears twice, once with PASS, once with UNSUPPORTED
    on non-ia64. Just add '(ia64)' to the name so binutils.log is clearer.
    
            * testsuite/binutils-all/testranges-ia64.d (#name): Add suffix.

Diff:
---
 binutils/testsuite/binutils-all/testranges-ia64.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binutils/testsuite/binutils-all/testranges-ia64.d b/binutils/testsuite/binutils-all/testranges-ia64.d
index e1e29e71632..26963c97a57 100644
--- a/binutils/testsuite/binutils-all/testranges-ia64.d
+++ b/binutils/testsuite/binutils-all/testranges-ia64.d
@@ -1,7 +1,7 @@
 #PROG: objcopy
 #source: testranges-ia64.s
 #readelf: -wR --wide
-#name: unordered .debug_info references to .debug_ranges
+#name: unordered .debug_info references to .debug_ranges (ia64)
 #target: ia64-*-*
 
 Contents of the .debug_ranges section:


More information about the Binutils-cvs mailing list