diff --git a/ld/ChangeLog b/ld/ChangeLog index f1a38c3af89617dbb9ae72046435d874c2335d3f..44d90d0c5b70322de0b99836eb7599048cae459c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2016-05-05 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld. + 2016-05-04 H.J. Lu <hongjiu.lu@intel.com> * ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL. diff --git a/ld/testsuite/ld-x86-64/pr18591.d b/ld/testsuite/ld-x86-64/pr18591.d index 9f6062295fc884cf78b7aea61f73206e0e7d1aad..d5c2150fa92cbb8f8c122653270d40149f2f6c4e 100644 --- a/ld/testsuite/ld-x86-64/pr18591.d +++ b/ld/testsuite/ld-x86-64/pr18591.d @@ -1,5 +1,5 @@ #as: --64 -#ld: -melf_x86_64 -shared -z max-page-size=0x200000 +#ld: -melf_x86_64 -shared -z max-page-size=0x200000 --no-relax #objdump: -dw .*: +file format .*