[GHC] #7573: Testsuite should easily be able to compile .cmm files.

GHC cvs-ghc at haskell.org
Sun Jan 13 10:40:26 CET 2013


#7573: Testsuite should easily be able to compile .cmm files.
-----------------------------+----------------------------------------------
Reporter:  thoughtpolice     |          Owner:  thoughtpolice   
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Test Suite      
 Version:  7.7               |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------
 While writing a test for #7571, I found it annoying to have to use
 multi_compile to just compile cmm code.

 I have a patch that adds support for cmm_src modifier for tests. The test
 for #7571 will depend on this.

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



More information about the ghc-tickets mailing list