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
Shayne Fletcher
Glasgow Haskell Compiler
Commits
5fdd7ebe
Commit
5fdd7ebe
authored
Dec 06, 2001
by
sewardj
Browse files
[project @ 2001-12-06 13:09:19 by sewardj]
Make it compile -DDEBUG.
parent
1c581676
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/nativeGen/MachCode.lhs
View file @
5fdd7ebe
...
...
@@ -127,7 +127,7 @@ stmtToInstrs stmt = case stmt of
-> returnNat (unitOL (ASCII True (_UNPK_ str)))
#ifdef DEBUG
other -> pprPanic "stmtToInstrs" (pprStix
Tree
other)
other -> pprPanic "stmtToInstrs" (pprStix
Stmt
other)
#endif
-- Walk a Stix tree, and insert dereferences to CLabels which are marked
...
...
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