From: Alan Modra Date: Fri, 26 Jul 2019 00:24:18 +0000 (+0930) Subject: Ajdust lto-3r and lto-5r tests for powerpc64 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e99a238f01fcf6f77ae25e8ade57e509a724b1f;p=binutils-gdb.git Ajdust lto-3r and lto-5r tests for powerpc64 * testsuite/ld-plugin/lto-3r.d: Accept D for powerpc64 descriptors. * testsuite/ld-plugin/lto-5r.d: Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 9017eb07349..1309324eed6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2019-07-26 Alan Modra + + * testsuite/ld-plugin/lto-3r.d: Accept D for powerpc64 descriptors. + * testsuite/ld-plugin/lto-5r.d: Likewise. + 2019-07-24 H.J. Lu * testsuite/ld-plugin/lto-3r.d: Restored. Check foo instead diff --git a/ld/testsuite/ld-plugin/lto-3r.d b/ld/testsuite/ld-plugin/lto-3r.d index 8ce4482d15e..fd1bfd26867 100644 --- a/ld/testsuite/ld-plugin/lto-3r.d +++ b/ld/testsuite/ld-plugin/lto-3r.d @@ -3,5 +3,5 @@ #nm: -p #... -[0-9a-f]+ T _?foo +[0-9a-f]+ [TD] _?foo #pass diff --git a/ld/testsuite/ld-plugin/lto-5r.d b/ld/testsuite/ld-plugin/lto-5r.d index 57d41781c2d..c35e2bc338d 100644 --- a/ld/testsuite/ld-plugin/lto-5r.d +++ b/ld/testsuite/ld-plugin/lto-5r.d @@ -3,5 +3,5 @@ #nm: -p #... -[0-9a-f]+ T _?foo +[0-9a-f]+ [TD] _?foo #pass