#3546: Use of float type in unregistered build freezes program
-------------------------------------------+--------------------------------
    Reporter:  dterei                      |        Owner:  simonmar        
        Type:  bug                         |       Status:  new             
    Priority:  high                        |    Milestone:  6.12.1          
   Component:  Compiler                    |      Version:                  
    Severity:  critical                    |   Resolution:                  
    Keywords:  float unregistered freezes  |   Difficulty:  Unknown         
    Testcase:  arith006                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple            |  
-------------------------------------------+--------------------------------
Comment (by dterei):

 Another test failing in unregistered mode is ''1852''. Given it deals with
 floats I assume its related to this bug. However unlike all the other
 tests which fail by freezing, this one fails quite spectacularly by
 printing out 4 huge numbers instead of the expected '[1,2,3,4]'. The
 output produces 11M of data.

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