#2396: Default class method not inlined
--------------------------+-------------------------------------------------
Reporter: sedillard | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.8.3 | Severity: normal
Keywords: | Testcase:
Architecture: Unknown | Os: Unknown
--------------------------+-------------------------------------------------
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
http://www.haskell.org/pipermail/glasgow-haskell-
users/2008-June/014974.html
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2396>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs