[GHC] #2001: panic when recompiling after ctrl-C leaves .o
without .hi
GHC
trac at galois.com
Tue Jan 1 17:35:43 EST 2008
#2001: panic when recompiling after ctrl-C leaves .o without .hi
--------------------------+-------------------------------------------------
Reporter: Isaac Dupree | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.2
Severity: minor | Resolution: wontfix
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
--------------------------+-------------------------------------------------
Comment (by Isaac Dupree):
oh, I see, it was not CmmSpillReload that was being recompiled, but
something that depends on it, and it was GHC-HEAD's Makefile system
getting confused. I'm not sure if it should be called "Panic!" though --
I thought that was only for conditions that were supposed to be impossible
given a correct GHC build?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2001#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list