@@ -22,7 +22,7 @@ which should be resolved in the future.
2222 8 files changed, 38 insertions(+), 61 deletions(-)
2323
2424diff --git a/Zend/asm/jump_s390x_sysv_elf_gas.S b/Zend/asm/jump_s390x_sysv_elf_gas.S
25- index c2a578b266..fa71467756 100644
25+ index c2a578b2663..fa71467756d 100644
2626--- a/Zend/asm/jump_s390x_sysv_elf_gas.S
2727+++ b/Zend/asm/jump_s390x_sysv_elf_gas.S
2828@@ -49,11 +49,12 @@
@@ -64,7 +64,7 @@ index c2a578b266..fa71467756 100644
6464 use_return_slot:
6565 /* Save the two fields in transfer_t. When calling a
6666diff --git a/Zend/asm/jump_sparc64_sysv_elf_gas.S b/Zend/asm/jump_sparc64_sysv_elf_gas.S
67- index 727687aad8..61101fb1f6 100644
67+ index 727687aad80..61101fb1f62 100644
6868--- a/Zend/asm/jump_sparc64_sysv_elf_gas.S
6969+++ b/Zend/asm/jump_sparc64_sysv_elf_gas.S
7070@@ -6,12 +6,14 @@
@@ -88,7 +88,7 @@ index 727687aad8..61101fb1f6 100644
8888 #define CC64FSZ 176
8989 #define BIAS 2047
9090diff --git a/Zend/asm/jump_x86_64_ms_pe_gas.S b/Zend/asm/jump_x86_64_ms_pe_gas.S
91- index 5ebc46f364..ec4ecfe946 100644
91+ index 5ebc46f3640..ec4ecfe946d 100644
9292--- a/Zend/asm/jump_x86_64_ms_pe_gas.S
9393+++ b/Zend/asm/jump_x86_64_ms_pe_gas.S
9494@@ -89,6 +89,7 @@
@@ -107,7 +107,7 @@ index 5ebc46f364..ec4ecfe946 100644
107107+ .section .drectve
108108+ .ascii " -export:\"jump_fcontext\""
109109diff --git a/Zend/asm/jump_x86_64_sysv_elf_gas.S b/Zend/asm/jump_x86_64_sysv_elf_gas.S
110- index be264bdc2e..ff303bfa0e 100644
110+ index be264bdc2e2..ff303bfa0e2 100644
111111--- a/Zend/asm/jump_x86_64_sysv_elf_gas.S
112112+++ b/Zend/asm/jump_x86_64_sysv_elf_gas.S
113113@@ -67,14 +67,6 @@ jump_fcontext:
@@ -126,7 +126,7 @@ index be264bdc2e..ff303bfa0e 100644
126126 /* grow the stack to reserve space for shadow stack pointer(SSP) */
127127 leaq -0x8(%rsp), %rsp
128128diff --git a/Zend/asm/make_s390x_sysv_elf_gas.S b/Zend/asm/make_s390x_sysv_elf_gas.S
129- index e7e2d5f6e0..4dd423e2a4 100644
129+ index e7e2d5f6e0c..4dd423e2a44 100644
130130--- a/Zend/asm/make_s390x_sysv_elf_gas.S
131131+++ b/Zend/asm/make_s390x_sysv_elf_gas.S
132132@@ -49,12 +49,12 @@
@@ -158,7 +158,7 @@ index e7e2d5f6e0..4dd423e2a4 100644
158158 /* Allocate stack space for the context. */
159159 aghi %r2,-CONTEXT_SIZE
160160diff --git a/Zend/asm/make_sparc64_sysv_elf_gas.S b/Zend/asm/make_sparc64_sysv_elf_gas.S
161- index 52ff70b996..3e7ee809c9 100644
161+ index 52ff70b996b..3e7ee809c91 100644
162162--- a/Zend/asm/make_sparc64_sysv_elf_gas.S
163163+++ b/Zend/asm/make_sparc64_sysv_elf_gas.S
164164@@ -6,7 +6,7 @@
@@ -180,7 +180,7 @@ index 52ff70b996..3e7ee809c9 100644
180180 nop
181181
182182diff --git a/Zend/asm/make_x86_64_ms_pe_gas.S b/Zend/asm/make_x86_64_ms_pe_gas.S
183- index 66a9bb3953..958a2a7b6d 100644
183+ index 66a9bb39535..958a2a7b6d0 100644
184184--- a/Zend/asm/make_x86_64_ms_pe_gas.S
185185+++ b/Zend/asm/make_x86_64_ms_pe_gas.S
186186@@ -89,6 +89,7 @@
@@ -199,7 +199,7 @@ index 66a9bb3953..958a2a7b6d 100644
199199+ .section .drectve
200200+ .ascii " -export:\"make_fcontext\""
201201diff --git a/Zend/asm/make_x86_64_sysv_elf_gas.S b/Zend/asm/make_x86_64_sysv_elf_gas.S
202- index b0d0c0341e..df9472433c 100644
202+ index b0d0c0341ef..df9472433cf 100644
203203--- a/Zend/asm/make_x86_64_sysv_elf_gas.S
204204+++ b/Zend/asm/make_x86_64_sysv_elf_gas.S
205205@@ -91,35 +91,6 @@ make_fcontext:
0 commit comments