#5440: Unexpected SafeLang13 failure
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:                             
        Type:  bug                |      Status:  new                        
    Priority:  normal             |   Component:  Compiler                   
     Version:  7.3                |    Keywords:                             
    Testcase:                     |   Blockedby:                             
          Os:  Linux              |    Blocking:                             
Architecture:  x86                |     Failure:  Incorrect result at runtime
----------------------------------+-----------------------------------------
 During a validate run, SafeLang13 unexpectedly failed with differing
 stdout:
 {{{
  H "Hello World"
  G 1
 +Should be 3 := 2
 +G 2
  Should be 3 := 3
 -G 3
 -Should be 3 := 4
 }}}
 Running the test alone afterwards passed repeatedly, so it looks like a
 weird interaction on a busy box.

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