
#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes?
-------------------------------------+-------------------------------------
Reporter: blynn | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2
Keywords: ghc panic | Operating System: Linux
impossible |
Architecture: x86_64 | Type of failure: Compile-time
(amd64) | crash or panic
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
1. Compile an object file with -fPIC, e.g:
{{{
cat > hello.c << EOF
#include