Ajdust lto-3r and lto-5r tests for powerpc64
authorAlan Modra <amodra@gmail.com>
Fri, 26 Jul 2019 00:24:18 +0000 (09:54 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 26 Jul 2019 00:32:34 +0000 (10:02 +0930)
* testsuite/ld-plugin/lto-3r.d: Accept D for powerpc64 descriptors.
* testsuite/ld-plugin/lto-5r.d: Likewise.

ld/ChangeLog
ld/testsuite/ld-plugin/lto-3r.d
ld/testsuite/ld-plugin/lto-5r.d

index 9017eb07349272ce7ce599b9f6c66569bbc3a209..1309324eed60c42e15035bc9f53c336d04e77069 100644 (file)
@@ -1,3 +1,8 @@
+2019-07-26  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-plugin/lto-3r.d: Accept D for powerpc64 descriptors.
+       * testsuite/ld-plugin/lto-5r.d: Likewise.
+
 2019-07-24  H.J. Lu  <hongjiu.lu@intel.com>
 
        * testsuite/ld-plugin/lto-3r.d: Restored.  Check foo instead
index 8ce4482d15eee5c2fdb4bcdd2e55f4294aea723d..fd1bfd268676d36bc30451d0275eda64007050fd 100644 (file)
@@ -3,5 +3,5 @@
 #nm: -p
 
 #...
-[0-9a-f]+ T _?foo
+[0-9a-f]+ [TD] _?foo
 #pass
index 57d41781c2d0bef28ea5a359b2e5f941ad1fcdef..c35e2bc338d4bf1f9a298e1cb906f7b20bc1968f 100644 (file)
@@ -3,5 +3,5 @@
 #nm: -p
 
 #...
-[0-9a-f]+ T _?foo
+[0-9a-f]+ [TD] _?foo
 #pass
This page took 0.025872 seconds and 4 git commands to generate.