#7361: Segmentation fault on 5f37e0c71ff4af8539c5aebc739b006b4f0c6ebf
---------------------------------+------------------------------------------
    Reporter:  bgamari           |       Owner:  simonmar        
        Type:  bug               |      Status:  infoneeded      
    Priority:  highest           |   Milestone:  7.8.1           
   Component:  Compiler          |     Version:  7.7             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  Runtime crash   
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by marlowsd@…):

 commit 3af022f3ae6ff3adceb2318cf50549d954e8bbe7
 {{{
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Wed Jan 9 16:52:16 2013 +0000

     Fix some incorrect narrowing rules (#7361)

     e.g. narrow8Int# subsumes narrow16Int#, not the other way around.

  compiler/prelude/PrelRules.lhs |   24 ++++++++++++------------
  1 files changed, 12 insertions(+), 12 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7361#comment:32>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to