[GHC] #1092: initC: srt when compiling with profiling
GHC
trac at galois.com
Sat Jan 13 17:09:14 EST 2007
#1092: initC: srt when compiling with profiling
-------------------------------+--------------------------------------------
Reporter: ravi at bluespec.com | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.7
Severity: major | Resolution:
Keywords: | Difficulty: Unknown
Testcase: rule1 | Architecture: Unknown
Os: Unknown |
-------------------------------+--------------------------------------------
Changes (by simonpj):
* testcase: => rule1
* owner: => igloo
* type: bug => merge
Comment:
I did some to and fro with Ravi, and nailed this one. It was a bug in the
matching code, where we match a RULE lhs against a call site.
The patch is
* Fix an obscure bug in rule-matching
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1092>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list