[GHC] #1165: clausify has a space leak with -O2

GHC trac at galois.com
Thu Feb 22 07:05:03 EST 2007


#1165: clausify has a space leak with -O2
-------------------------+--------------------------------------------------
    Reporter:  simonmar  |       Owner:                         
        Type:  bug       |      Status:  new                    
    Priority:  normal    |   Milestone:  6.6.2                  
   Component:  Compiler  |     Version:  6.6                    
    Severity:  normal    |    Keywords:                         
  Difficulty:  Unknown   |    Testcase:  nofib/spectral/clausify
Architecture:  Unknown   |          Os:  Unknown                
-------------------------+--------------------------------------------------
`nofib/spectral/clausify` space leaks when compiled with -O2.  This only
 happens with the 6.6 branch, the HEAD appears immune (unknown if the bug
 is fixed or just not triggered).

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


More information about the Glasgow-haskell-bugs mailing list