We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55608a7 commit 878eec2Copy full SHA for 878eec2
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 06f4cb43f6bffe870116f2688dd5d5fc3d0af043
+refs/heads/master: 777c3584b9a905d938cb88713514d69e05f50358
trunk/src/rt/arch/i386/morestack.S
@@ -74,7 +74,7 @@ MORESTACK:
74
testl %eax,%eax
75
jz .L$bail
76
77
- movl $12, (%esp)
+ movl $16, (%esp)
78
calll UPCALL_ALLOC_C_STACK
79
movl %eax,%edx
80
0 commit comments