[GHC] #14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes?
GHC
ghc-devs at haskell.org
Sat Jul 29 14:34:24 UTC 2017
#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes?
-------------------------------------+-------------------------------------
Reporter: blynn | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.2
Resolution: fixed | Keywords: ghc panic
| impossible
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash or panic | Test Case: T14028
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"84f8e86248d47f619a94c68260876a1258e0a931/ghc" 84f8e86/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="84f8e86248d47f619a94c68260876a1258e0a931"
Ensure that GHC.Stack.callStack doesn't fail
Test Plan: Validate, ensure the `f7` program of `IPLocation` doesn't
crash.
Reviewers: gridaphobe, austin, hvr
Reviewed By: gridaphobe
Subscribers: rwbarton, thomie
GHC Trac Issues: #14028
Differential Revision: https://phabricator.haskell.org/D3795
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14028#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list