Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
55f8b001
Commit
55f8b001
authored
Jul 03, 2007
by
Michael D. Adams
Browse files
Fix error message in CPS pass
parent
3d297c5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/cmm/CmmProcPoint.hs
View file @
55f8b001
...
@@ -113,4 +113,4 @@ calculateOwnership blocks_ufm proc_points blocks =
...
@@ -113,4 +113,4 @@ calculateOwnership blocks_ufm proc_points blocks =
new
=
old
`
unionUniqSets
`
new
=
old
`
unionUniqSets
`
lookupWithDefaultUFM
owners
emptyUniqSet
cause'
lookupWithDefaultUFM
owners
emptyUniqSet
cause'
unknown_block
=
panic
"unknown BlockId in
selectStackFormat
"
unknown_block
=
panic
"unknown BlockId in
calculateOwnership
"
Write
Preview
Markdown
is supported
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