[GHC] #7757: Remove unused functions from compiler/codeGen/StgCmmUtils.hs

GHC cvs-ghc at haskell.org
Sat Mar 9 17:35:19 CET 2013


#7757: Remove unused functions from compiler/codeGen/StgCmmUtils.hs
-----------------------------+----------------------------------------------
Reporter:  bosu              |          Owner:                  
    Type:  task              |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  7.7               |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by simonpj@…):

 commit 1a7284814236af62e03dad1fe35cced81d33b145
 {{{
 Author: Simon Peyton Jones <simonpj at microsoft.com>
 Date:   Sat Mar 9 12:33:40 2013 +0000

     Remove unused functions cmmConstrTag, cmmGetTag

     Patch offered by Boris Sukholitko <boriss at gmail.com>
     Trac #7757

  compiler/cmm/CmmUtils.hs        |   11 ++++-------
  compiler/codeGen/StgCmmUtils.hs |    4 ++--
  2 files changed, 6 insertions(+), 9 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list