[GHC] #14264: unregisterised GHC fails buid as: ghc-stage1: panic! (the 'impossible' happened): pprCLbl AsmTempLabel
GHC
ghc-devs at haskell.org
Sat Sep 23 13:26:46 UTC 2017
#14264: unregisterised GHC fails buid as: ghc-stage1: panic! (the 'impossible'
happened): pprCLbl AsmTempLabel
-------------------------------------+-------------------------------------
Reporter: slyfox | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Moritz Angermann <moritz.angermann@…>):
In [changeset:"d55961262be1b6bbacea0cd6864346f8822ee99b/ghc"
d5596126/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="d55961262be1b6bbacea0cd6864346f8822ee99b"
Fix AsmTempLabel
Summary:
This is another fallout from 8b007abb
should fix Trac #14264. I am not sure if this is
complete. It does however allow me to build an iOS
LLVM cross compiler.
Reviewers: bgamari, trofi, austin, simonmar
Reviewed By: trofi
Subscribers: rwbarton, thomie
GHC Trac Issues: #14264
Differential Revision: https://phabricator.haskell.org/D4014
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14264#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list