From: Richard Earnshaw Date: Mon, 15 Sep 2025 15:22:00 +0000 (+0100) Subject: gas: testsuite: elf: avoid clashing mbind test names X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33c2a7b90d6212cbaf55b730ced418817a23482d;p=thirdparty%2Fbinutils-gdb.git gas: testsuite: elf: avoid clashing mbind test names The section12b.d test has the wrong name, leading to a clash with the section 16b.d test. Fix that up. --- 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-*-*