#1171: GHC doesn't respect the imprecise exceptions semantics
----------------------+-----------------------------------------------------
 Reporter:  neil      |          Owner:          
     Type:  bug       |         Status:  reopened
 Priority:  low       |      Milestone:  _|_     
Component:  Compiler  |        Version:  6.6     
 Severity:  normal    |     Resolution:          
 Keywords:            |     Difficulty:  Unknown 
 Testcase:  cg059     |   Architecture:  Multiple
       Os:  Multiple  |  
----------------------+-----------------------------------------------------
Changes (by simonmar):

  * summary:  GHC generates incorrect code with -O for Haskell 98 program
              => GHC doesn't respect the imprecise exceptions
              semantics

Comment:

 Yes, I though we were sticking to the imprecise exception semantics, but
 in fact we're straying outside a bit.  I've modified the ticket subject.

 In response to Neil: why use `unsafePerformIO` rather than IO exceptions
 here?  I think you're asking for more trouble...

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