#5424: Validate error under 7.2.1 caused by incomplete pattern warnings in new
code gen (GADTs)
---------------------------------+------------------------------------------
Reporter: dterei | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.2.1 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: Building GHC failed
---------------------------------+------------------------------------------
Comment(by davidterei@…):
commit 26cf7e526c8e88d8c161c2e30865a914fc48ed6c
{{{
Author: David Terei <[email protected]>
Date: Fri Aug 19 12:13:43 2011 -0700
'Fix' a validation problem when bootstrap is 7.2.1
Problem is with GADTs in new code gen and incomplete pattern
warnings. Just disabled the warning really and created #5424
to track an actual fix.
compiler/cmm/Cmm.hs | 2 +-
compiler/cmm/CmmNode.hs | 2 +-
compiler/cmm/CmmStackLayout.hs | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5424#comment:1>
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