[v2,3/4] gas: testsuite: elf: avoid clashing mbind test names
Commit Message
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(-)
@@ -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-*-*