From: Richard Earnshaw Date: Tue, 16 Sep 2025 15:47:55 +0000 (+0100) Subject: ld: testsuite: disambiguate sort_no tests. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ebcffb4ba2e782b870754a6b558f08510858fb5;p=thirdparty%2Fbinutils-gdb.git ld: testsuite: disambiguate sort_no tests. The two tests sort_no-1.d and sort_no-2.d have the same test name. They use the same options, but operate on different source files. Annotate the second test so that it has a unique name. --- diff --git a/ld/testsuite/ld-scripts/sort_no-2.d b/ld/testsuite/ld-scripts/sort_no-2.d index e0943d5bb77..c85cc349f88 100644 --- a/ld/testsuite/ld-scripts/sort_no-2.d +++ b/ld/testsuite/ld-scripts/sort_no-2.d @@ -1,6 +1,6 @@ #source: sort_b_a.s #ld: -T sort_no.t -#name: no SORT_BY_NAME/SORT_BY_ALIGNMENT/SORT +#name: no SORT_BY_NAME/SORT_BY_ALIGNMENT/SORT (2) #nm: -n #...