[PATCH v2 3/4] gas: testsuite: elf: avoid clashing mbind test names

Richard Earnshaw rearnsha@arm.com
Tue Sep 16 09:35:54 GMT 2025


The section12b.d test has the wrong name, leading to a clash with the
section 16b.d test.  Fix that up.
---
 gas/testsuite/gas/elf/section12b.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/testsuite/gas/elf/section12b.d b/gas/testsuite/gas/elf/section12b.d
index 92dd3f75854..582891ebbdd 100644
--- a/gas/testsuite/gas/elf/section12b.d
+++ b/gas/testsuite/gas/elf/section12b.d
@@ -1,7 +1,7 @@
 #source: section12.s
 #as: --no-pad-sections
 #objdump: -s
-#name: mbind section contents 16
+#name: mbind section contents 12
 # RX annoyingly reorders the sections so that they do not match the sequence
 # expected below.
 #xfail: rx-*-*
-- 
2.43.0



More information about the Binutils mailing list