[GHC] #8372: enable -dcmm-lint by default for .cmm input files

GHC ghc-devs at haskell.org
Tue Nov 18 23:29:05 UTC 2014


#8372: enable -dcmm-lint by default for .cmm input files
-------------------------------------+-------------------------------------
              Reporter:  rwbarton    |            Owner:
                  Type:  feature     |           Status:  new
  request                            |        Milestone:
              Priority:  normal      |          Version:  7.7
             Component:  Compiler    |         Keywords:
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:
  None/Unknown                       |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by thomie):

 For reference, in  `rts/ghc.mk` we do have:
 {{{
 # We *want* type-checking of hand-written cmm.
 rts_HC_OPTS += -dcmm-lint
 }}}

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


More information about the ghc-tickets mailing list