Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
21f6b31c
Commit
21f6b31c
authored
Nov 24, 2005
by
simonmar
Browse files
[project @ 2005-11-24 10:41:57 by simonmar]
wibble
parent
23063210
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Updates.h
View file @
21f6b31c
...
...
@@ -264,8 +264,8 @@ DEBUG_FILL_SLOP(StgClosure *p)
W_ bd; \
\
DEBUG_FILL_SLOP(p1); \
StgInd_indirectee(p1) = p2; \
LDV_RECORD_DEAD_FILL_SLOP_DYNAMIC(p1); \
StgInd_indirectee(p1) = p2; \
bd = Bdescr(p1); \
if (bdescr_gen_no(bd) != 0 :: CInt) { \
foreign "C" recordMutableCap(p1 "ptr", \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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