Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
c572f87a
Commit
c572f87a
authored
Sep 08, 2009
by
Simon Marlow
Browse files
comment fix
parent
02416f00
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/sm/Evac.c
View file @
c572f87a
...
...
@@ -703,8 +703,7 @@ loop:
goto
loop
;
}
/* To evacuate a small TSO, we need to relocate the update frame
* list it contains.
/* To evacuate a small TSO, we need to adjust the stack pointer
*/
{
StgTSO
*
new_tso
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment