[GHC] #12651: Test suite should handle stage1 compiler

GHC ghc-devs at haskell.org
Sun Oct 2 03:22:18 UTC 2016


#12651: Test suite should handle stage1 compiler
-------------------------------------+-------------------------------------
        Reporter:  nomeata           |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Test Suite        |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by nomeata):

 Same for
 {{{
 ghc-stage1: Most RTS options are disabled. Use hs_init_with_rtsopts() to
 enable them.
 }}}
 and
 {{{
 T5550.hs:6:1: warning:
     Ignoring ANN annotation, because this is a stage-1 compiler or doesn't
 support GHCi
 }}}

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


More information about the ghc-tickets mailing list