From 6e99a238f01fcf6f77ae25e8ade57e509a724b1f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 26 Jul 2019 09:54:18 +0930 Subject: 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. --- ld/testsuite/ld-plugin/lto-3r.d | 2 +- ld/testsuite/ld-plugin/lto-5r.d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ld/testsuite') diff --git a/ld/testsuite/ld-plugin/lto-3r.d b/ld/testsuite/ld-plugin/lto-3r.d index 8ce4482..fd1bfd2 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 57d4178..c35e2bc 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 -- cgit v1.1