Skip to content

Commit cf2c3b4

Browse files
committed
---
yaml --- r: 6485 b: refs/heads/master c: 5461c61 h: refs/heads/master i: 6483: 027f745 v: v3
1 parent 597e276 commit cf2c3b4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: ef20afc36ca7083c910fa05ea28576fe4b465783
2+
refs/heads/master: 5461c61af241e75892eb5c78f2f1c2c584013b10

trunk/src/rt/arch/x86_64/morestack.S

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ MORESTACK:
7777
pushq %rcx // Address of stack arguments
7878
pushq %r10 // The amount of stack needed
7979

80-
// FIXME: Don't understand why I have to use the PLT here
8180
lea RUST_NEW_STACK2@PLT(%rip), %rsi
8281
mov %rsp, %rdi
8382
call UPCALL_CALL_C@PLT

0 commit comments

Comments
 (0)