[GHC] #7534: allocateRegsAndSpill: Cannot read from uninitialized register
GHC
cvs-ghc at haskell.org
Wed Jan 16 21:00:53 CET 2013
#7534: allocateRegsAndSpill: Cannot read from uninitialized register
--------------------------+-------------------------------------------------
Reporter: erikd | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Keywords: | Os: Linux
Architecture: powerpc64 | Failure: Building GHC failed
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
--------------------------+-------------------------------------------------
Changes (by erikd):
* status: infoneeded => new
Comment:
I added -ddump-cmm to the command line of the compile that was failing and
saved the output to a file. Unfortunately there is no sign on the
uninitialized register %vI_na5b in the dumped file.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7534#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list