globalaudit.rd: Allow additional bits in DT_FLAGS_1
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 14 Sep 2017 19:45:18 +0000 (12:45 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 14 Sep 2017 19:45:18 +0000 (12:45 -0700)
With -PIE on x86-64, we get

 0x000000006ffffffb (FLAGS_1)            Flags: GLOBAUDIT PIE

We should allow additional bits in DT_FLAGS_1.

PR ld/22139
* testsuite/ld-elf/globalaudit.rd: Allow additional bits in
DT_FLAGS_1.

ld/ChangeLog
ld/testsuite/ld-elf/globalaudit.rd

index 857f4c9856e06973dd3bc0add8a0e8249855ea70..0a83cf5a988aba6d55105d63b163473209ba405e 100644 (file)
@@ -1,3 +1,9 @@
+2017-09-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/22139
+       * testsuite/ld-elf/globalaudit.rd: Allow additional bits in
+       DT_FLAGS_1.
+
 2017-09-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/22135
index fc5de09164ffa174a094febc5e6bea3863f3692f..41dcaad694d2312d3821c6565fc124291f3c34bb 100644 (file)
@@ -1,3 +1,3 @@
 #...
-.*\(FLAGS_1\).*Flags: GLOBAUDIT
+.*\(FLAGS_1\).*Flags: .*GLOBAUDIT.*
 #pass