[GHC] #14972: MacOS panic on TH
GHC
ghc-devs at haskell.org
Sun Apr 1 07:41:13 UTC 2018
#14972: MacOS panic on TH
-------------------------------------+-------------------------------------
Reporter: harpocrates | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.4.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): D4553
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by angerman):
* status: new => patch
* differential: => D4553
Comment:
Differential that ensures we verify whatever `gcc --print-file-name`
returns is actually a file, and ignore it if not. (Should ignore folders).
@ezyang, thanks for the analysis!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14972#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list