mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
globalaudit.rd: Allow additional bits in DT_FLAGS_1
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.
This commit is contained in:
parent
5e5e02aeca
commit
79254a5260
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
#...
|
||||
.*\(FLAGS_1\).*Flags: GLOBAUDIT
|
||||
.*\(FLAGS_1\).*Flags: .*GLOBAUDIT.*
|
||||
#pass
|
||||
|
Loading…
Reference in New Issue
Block a user