#14129: GHC segfaults trying to use ANN code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO -------------------------------------+------------------------------------- Reporter: pacak | Owner: bgamari Type: bug | Status: new Priority: high | Milestone: 8.4.1 Component: Compiler | Version: 8.2.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 Ben Gamari <ben@…>): In [changeset:"b996e12d2c6a838a9c6d8096142f07de5cb7fedc/ghc" b996e12d/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="b996e12d2c6a838a9c6d8096142f07de5cb7fedc" testsuite: Add test for #14129 It's not impossible that this will also get caught by another test given a suitably configured compiler, but this is minimal enough that it seems worth including. Test Plan: Validate with `DYNAMIC_GHC_PROGRAMS=NO` Reviewers: austin Subscribers: rwbarton, thomie GHC Trac Issues: #14129 Differential Revision: https://phabricator.haskell.org/D3924 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14129#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler