#3917: Bus error with strictness annotations
------------------------+---------------------------------------------------
    Reporter:  guest    |       Owner:               
        Type:  bug      |      Status:  new          
    Priority:  normal   |   Component:  Compiler     
     Version:  6.12.1   |    Keywords:               
          Os:  MacOS X  |    Testcase:               
Architecture:  x86      |     Failure:  Runtime crash
------------------------+---------------------------------------------------
 The program oneRound.hs at ( http://www.lama.univ-
 savoie.fr/~meunier/f48426a8666aebd8c191f090ccfcf66ceb8ca839/ : there are
 two files)

 produces a bus error, depending on whether the strictness annotations on
 line 70 of Elementary.hs are present or not.

 By the way, ghc is not able to figure out that this subfunction should be
 strict, and this is the inner loop of my program.

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