diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2022-02-14 16:02:45 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2022-02-14 17:39:34 -0800 |
commit | a1faa5ea8629adfcd60c2cc0d3b533ed3ab34ee2 (patch) | |
tree | b9f08d64f4f3f0b63f8b3829b455a041a5edbc43 /ld/testsuite | |
parent | 62e2e6d120fc2e374da5f36a4218a38cea857004 (diff) | |
download | gdb-a1faa5ea8629adfcd60c2cc0d3b533ed3ab34ee2.zip gdb-a1faa5ea8629adfcd60c2cc0d3b533ed3ab34ee2.tar.gz gdb-a1faa5ea8629adfcd60c2cc0d3b533ed3ab34ee2.tar.bz2 |
Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"
This reverts commit 31b4d3a16f200bf04db8439a63b72bba7af4e1be.
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ld-x86-64/pr18176.d | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/testsuite/ld-x86-64/pr18176.d b/ld/testsuite/ld-x86-64/pr18176.d index 728c15a..a99ff15 100644 --- a/ld/testsuite/ld-x86-64/pr18176.d +++ b/ld/testsuite/ld-x86-64/pr18176.d @@ -3,7 +3,6 @@ #ld: -melf_x86_64 -shared -z relro -T pr18176.t -z max-page-size=0x200000 -z common-page-size=0x1000 $NO_DT_RELR_LDFLAGS #readelf: -l --wide #target: x86_64-*-linux* -#xfail: *-*-* #... GNU_RELRO 0x04bd17 0x000000000024bd17 0x000000000024bd17 0x0022e9 0x0022e9 R 0x1 |