x86-64: Add -z max-page-size=0x200000 -z noseparate-code to IFUNC tests
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Feb 2018 17:39:07 +0000 (09:39 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Feb 2018 17:39:22 +0000 (09:39 -0800)
Add -z max-page-size=0x200000 -z noseparate-code since these tests
check for exact addresses.

* testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
 -z max-page-size=0x200000 -z noseparate-code.
* testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
* testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
* testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
* testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
* testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
* testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.

ld/ChangeLog
ld/testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d
ld/testsuite/ld-ifunc/ifunc-2-x86-64-now.d
ld/testsuite/ld-ifunc/ifunc-2-x86-64.d
ld/testsuite/ld-ifunc/ifunc-21-x86-64.d
ld/testsuite/ld-ifunc/ifunc-22-x86-64.d
ld/testsuite/ld-ifunc/pr17154-x86-64-now.d
ld/testsuite/ld-ifunc/pr17154-x86-64.d

index ecebefca3afdfdeba6c04c33e7c139b9a98fb723..79298f37255aad3ff28cd44aa274bc051d70b62a 100644 (file)
@@ -1,3 +1,14 @@
+2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
+        -z max-page-size=0x200000 -z noseparate-code.
+       * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
+       * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
+
 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated for i386.
index d93709c06911e8a8169a93fb036424395d015dc5..e466ef6e1355da661c0c93e1dcd168ad32c1259b 100644 (file)
@@ -1,6 +1,6 @@
 #source: ifunc-2-local-x86-64.s
 #as: --64
-#ld: -z now -shared -melf_x86_64 --hash-style=sysv
+#ld: -z now -shared -melf_x86_64 --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code
 #objdump: -dw
 #target: x86_64-*-*
 #notarget: x86_64-*-nacl*
index 2328679f44f8b28bff6b21b54ff5c5a867d1f5f5..261f0566b7659dac1337b02b9f3c62f90fe05a8a 100644 (file)
@@ -1,6 +1,6 @@
 #source: ifunc-2-x86-64.s
 #as: --64
-#ld: -z now -shared -melf_x86_64 --hash-style=sysv
+#ld: -z now -shared -melf_x86_64 --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code
 #objdump: -dw
 #target: x86_64-*-*
 #notarget: x86_64-*-nacl*
index b776b33907d3051a35737bb2aeb2ec39a0e3bc03..673b832d107f3ce38370f1f8c5bd95adf7204c74 100644 (file)
@@ -1,5 +1,5 @@
 #as: --64
-#ld: -shared -melf_x86_64 --hash-style=sysv
+#ld: -shared -melf_x86_64 --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code
 #objdump: -dw
 #target: x86_64-*-*
 
index fd42acc3fe095b2e0186db870bc3a7a52c665f4c..dbddc55dc3fb5f25f156f305fdac9323362eecac 100644 (file)
@@ -1,5 +1,5 @@
 #as: --64 -mrelax-relocations=yes
-#ld: -melf_x86_64
+#ld: -melf_x86_64 -z max-page-size=0x200000 -z noseparate-code
 #objdump: -dw
 #target: x86_64-*-*
 
index fd42acc3fe095b2e0186db870bc3a7a52c665f4c..dbddc55dc3fb5f25f156f305fdac9323362eecac 100644 (file)
@@ -1,5 +1,5 @@
 #as: --64 -mrelax-relocations=yes
-#ld: -melf_x86_64
+#ld: -melf_x86_64 -z max-page-size=0x200000 -z noseparate-code
 #objdump: -dw
 #target: x86_64-*-*
 
index 60edb9ebe8460c3c9159568c0589fcaf6337d4b8..da5d7ce72d4383f6078c146c91727be0ec28d7b1 100644 (file)
@@ -1,6 +1,6 @@
 #source: pr17154-x86.s
 #as: --64
-#ld: -z now -shared -melf_x86_64 --hash-style=sysv
+#ld: -z now -shared -melf_x86_64 --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code
 #objdump: -dw
 #target: x86_64-*-*
 #notarget: x86_64-*-nacl*
index b3d7ed0650cbff640d696820ccf71ebcd4156045..737fb258dbc0695ef1ce4a9d44b3313b31ecfb7c 100644 (file)
@@ -1,6 +1,6 @@
 #source: pr17154-x86.s
 #as: --64
-#ld: -shared -melf_x86_64 --hash-style=sysv
+#ld: -shared -melf_x86_64 --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code
 #objdump: -dw
 #target: x86_64-*-*