[GHC] #13495: ghc-stage1: panic! (the 'impossible' happened) creating cross compiler for PPC

GHC ghc-devs at haskell.org
Thu Apr 20 19:20:46 UTC 2017


#13495: ghc-stage1: panic! (the 'impossible' happened) creating cross compiler for
PPC
-------------------------------------+-------------------------------------
        Reporter:  jms               |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.0.2
      Resolution:  fixed             |             Keywords:
Operating System:  Linux             |         Architecture:
 Type of failure:  Building GHC      |  Unknown/Multiple
  failed                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Sergei Trofimovich <slyfox@…>):

 In [changeset:"a18f58d2290c5d5d44c7850ea04de279110d228b/ghc" a18f58d/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="a18f58d2290c5d5d44c7850ea04de279110d228b"
 testsuite: disable 'optllvm' for unregisterised compiler

 commit 74615f412ad3de2910a156ff494bfe5497fada7e
 ("UNREG: ignore -fllvm (Trac #13495)") enabled
 'optllvm' tests to be ran in 'make fulltest' mode.

 As a result many (~1000) tests fail due to stderr misamatch:
   +when making flags consistent: warning:
   +    Compiler unregisterised, so compiling via C

 The change removes 'optllvm' tests for unregisterised compiler.

 Signed-off-by: Sergei Trofimovich <slyfox at gentoo.org>
 }}}

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


More information about the ghc-tickets mailing list