[GHC] #1138: The -fexcess-precision flag is ignored if supplied on the command line.

GHC trac at galois.com
Mon Feb 12 06:53:51 EST 2007


#1138: The -fexcess-precision flag is ignored if supplied on the command line.
----------------------------------------+-----------------------------------
 Reporter:  dons                        |          Owner:             
     Type:  bug                         |         Status:  closed     
 Priority:  normal                      |      Milestone:             
Component:  Driver                      |        Version:  6.6        
 Severity:  normal                      |     Resolution:  fixed      
 Keywords:  numerics, excess-precision  |     Difficulty:  Easy (1 hr)
 Testcase:                              |   Architecture:  x86        
       Os:  Unknown                     |  
----------------------------------------+-----------------------------------
Changes (by simonmar):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 already fixed, in both the 6.6 branch and HEAD, this is the patch:

 {{{
 Fri Dec  1 16:41:57 GMT 2006  Simon Marlow <simonmar at microsoft.com>
   * Ugly hack to fix -fexcess-precision
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1138>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list