From: Alan Modra Date: Wed, 19 Feb 2020 02:40:47 +0000 (+1030) Subject: Adjust PR25355 testcase X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0318fc4e18eee609c99952a1be4a5c8ffaeb7fd0;p=thirdparty%2Fbinutils-gdb.git Adjust PR25355 testcase * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result. (cherry picked from commit 2e3cd5d013cee36c5bc26c0468d471878300ed22) --- diff --git a/ld/ChangeLog b/ld/ChangeLog index ebbf64e8939..58ee70b1b6b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2020-02-28 Alan Modra + + Apply from master + 2020-02-19 Alan Modra + * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result. + 2020-02-22 Alan Modra PR 25585 diff --git a/ld/testsuite/ld-plugin/pr25355.d b/ld/testsuite/ld-plugin/pr25355.d index 98d10aba1cf..409189959af 100644 --- a/ld/testsuite/ld-plugin/pr25355.d +++ b/ld/testsuite/ld-plugin/pr25355.d @@ -1,4 +1,4 @@ #... -[0-9a-f]+ B _?nm_test_var -[0-9a-f]+ D _?nm_test_var2 +[0-9a-f]+ [BS] _?nm_test_var +[0-9a-f]+ [DG] _?nm_test_var2 #pass