Browse Source

Adjust PR25355 testcase

* testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
binutils-2_35-branch
Alan Modra 7 years ago
parent
commit
2e3cd5d013
  1. 4
      ld/ChangeLog
  2. 4
      ld/testsuite/ld-plugin/pr25355.d

4
ld/ChangeLog

@ -1,3 +1,7 @@
2020-02-19 Alan Modra <amodra@gmail.com>
* testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
2020-02-10 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/25355

4
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

Loading…
Cancel
Save