#5285: Core lint error in T3001-2 [7.0 regression]
---------------------------------+------------------------------------------
    Reporter:  simonmar          |        Owner:                    
        Type:  bug               |       Status:  new               
    Priority:  highest           |    Milestone:  7.2.1             
   Component:  Compiler          |      Version:  7.0.3             
    Keywords:                    |     Testcase:                    
   Blockedby:                    |   Difficulty:                    
          Os:  Unknown/Multiple  |     Blocking:                    
Architecture:  Unknown/Multiple  |      Failure:  Compile-time crash
---------------------------------+------------------------------------------

Comment(by simonmar):

 FYI, this first failed in the nightly build on 26 May.  It was probably
 tickled by this change:

 {{{
 commit 4063e1d8501b38b5ed8d620dcd8e27adee0e7091
 Author: Simon Marlow <[email protected]>
 Date:   Wed May 25 13:06:05 2011 +0100

     sizeExpr: multiply all the sizes by 10, except for primops.  This
     makes primops look cheap (but not free), and improves the Repro4.hs
     example from #4978.

     While I was making this change I accidentally discovered that
     increasing the discount for scrutinised constructors was an
     unambiguous win, so I did that too.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5285#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

Reply via email to