Default class method not inlined
Default class method not inlined. Class PackedMat has a method unpackMat. There is one instance declared. In the attached file, the method definitions of that instance are commented out, falling back to the default defs. Compile as-is (with -O2) to see the bug. Uncomment the instance method definitions to see the desired behavior.
possibly related to #672 (closed)
http://www.haskell.org/pipermail/glasgow-haskell-users/2008-June/014974.html
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.8.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |