[GHC] #16087: TH tests fail in ext-interp way when ghc-stage2 is built using LLVM

GHC ghc-devs at haskell.org
Mon Dec 24 05:24:18 UTC 2018


#16087: TH tests fail in ext-interp way when ghc-stage2 is built using LLVM
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Compiler (LLVM)   |              Version:  8.6.3
      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 Ben Gamari <ben@…>):

 In [changeset:"5499f12f32a8deaa2a30c13359473b1178236341/ghc" 5499f12/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="5499f12f32a8deaa2a30c13359473b1178236341"
 testsuite: Mark th tests as broken in ext-interp way in LLVM build
 flavours

 This is due to the failures documented in #16087. The condition here could
 be
 improved as it matches on `BUILD_FLAVOUR` instead of looking at the
 compiler
 flags. However, it's better than nothing and I hope we will be able to fix
 these
 issues before long.
 }}}

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


More information about the ghc-tickets mailing list