FW: HEAD build failure: incomplete patterns
Ian Lynagh
igloo at earth.li
Thu Aug 25 17:44:37 CEST 2011
On Mon, Aug 15, 2011 at 12:00:48PM +0000, Simon Peyton-Jones wrote:
> Ian
>
> > compiler/cmm/CmmNode.hs:187:3:
> > Warning: Pattern match(es) are non-exhaustive
> >
> > In an equation for `entryLabel':
> > Patterns not matched:
> > CmmComment _
> > CmmAssign _ _
> > CmmStore _ _
> > CmmUnsafeForeignCall _ _ _
> > ...
>
> Can you reproduce?
No, that works here. Daniel, are you compiling with -O0? I think that
you get that sort of warning if you do.
Thanks
Ian
More information about the Cvs-ghc
mailing list