[PATCH v2 3/3] ld: testsuite: fix duplicated names in ld-checks/over*.d
Richard Earnshaw
rearnsha@arm.com
Tue Sep 16 16:42:24 GMT 2025
ld-checks/over2.d uses the same test name as over.d. Fix this by
adding disambiguation to the test name of over2.d.
---
ld/testsuite/ld-checks/over2.d | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ld/testsuite/ld-checks/over2.d b/ld/testsuite/ld-checks/over2.d
index 511b917e24e..b082c5912b3 100644
--- a/ld/testsuite/ld-checks/over2.d
+++ b/ld/testsuite/ld-checks/over2.d
@@ -1,4 +1,4 @@
-#name: section size overflow
+#name: section size overflow (2)
#source: over2.s
#ld: -Ttext=0xfffffffc
#nm: -n
--
2.43.0
More information about the Binutils
mailing list