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 597e276 commit cf2c3b4Copy full SHA for cf2c3b4
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: ef20afc36ca7083c910fa05ea28576fe4b465783
+refs/heads/master: 5461c61af241e75892eb5c78f2f1c2c584013b10
trunk/src/rt/arch/x86_64/morestack.S
@@ -77,7 +77,6 @@ MORESTACK:
77
pushq %rcx // Address of stack arguments
78
pushq %r10 // The amount of stack needed
79
80
- // FIXME: Don't understand why I have to use the PLT here
81
lea RUST_NEW_STACK2@PLT(%rip), %rsi
82
mov %rsp, %rdi
83
call UPCALL_CALL_C@PLT
0 commit comments