#7069: precision/rounding bug with floating point numbers on 32-bit-platforms
---------------------------------------------------+------------------------
    Reporter:  shahn                               |       Owner:  simonmar     
              
        Type:  bug                                 |      Status:  new          
              
    Priority:  normal                              |   Milestone:  7.6.1        
              
   Component:  Compiler                            |     Version:  7.4.2        
              
    Keywords:  Float Double 32 precision rounding  |          Os:  
Unknown/Multiple           
Architecture:  x86                                 |     Failure:  Incorrect 
result at runtime
  Difficulty:  Unknown                             |    Testcase:               
              
   Blockedby:                                      |    Blocking:               
              
     Related:                                      |  
---------------------------------------------------+------------------------

Comment(by marlowsd@…):

 commit 43405edbe91d16b289948b9cf442e0bd1b33abdf
 {{{
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Fri Jul 13 10:23:12 2012 +0100

     Document bug in the x86 NCG w.r.t. -fexcess-precision (#7069)

  docs/users_guide/bugs.xml  |   30 ++++++++++++++++++++++++++++++
  docs/users_guide/using.xml |    8 ++++++++
  2 files changed, 38 insertions(+), 0 deletions(-)
 }}}

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