[GHC] #14972: MacOS panic on TH

GHC ghc-devs at haskell.org
Sun Apr 1 14:52:12 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):  Phab:D4553
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by ezyang):

 * differential:  D4553 => Phab:D4553


Comment:

 Hmm. Suppose that `gcc --print-file-name` would have printed a real file
 name, and instead the existence of `gmp` directory in basedir causes `gcc`
 to print the `gmp` in `basedir`. Wouldn't we now have lost information
 that `gcc --print-file-name` would have otherwise given? OTOH I guess
 there isn't really any way to get the correct information now (unless you
 remove `basedir`, I suppose)

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


More information about the ghc-tickets mailing list