[GHC] #11206: ARM is generally a disaster

GHC ghc-devs at haskell.org
Sun Dec 27 12:49:45 UTC 2015


#11206: ARM is generally a disaster
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  arm
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11205, #11289,   |  Differential Rev(s):
  #11294, #11295, #11296, #11297     |
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 As of a3b34b64136143fc117e572fab81e7b564b26f8e (with `CmmSwitchTest`
 marked as broken),
 {{{
 Unexpected results from:
 TEST="T11255 dynamic-paper T8726 outofmem linker_unload T5435_v_gcc
 recomp011 T10359 T9203 T7257 lazy-bs-alloc T5321FD T5030 T4801 T5631 T5837
 T9872a T9872d T9872b T3064 T9872c T1969 T5321Fun T783 T9233 T9961
 haddock.Cabal haddock.compiler haddock.base"

 OVERALL SUMMARY for test run started at Sun Dec 27 12:38:36 2015 CET
  1:05:53 spent to go through
     4955 total tests, which gave rise to
    15703 test cases, of which
    10797 were skipped

       72 had missing libraries
     4697 expected passes
      108 expected failures

        1 caused framework failures
        0 unexpected passes
        7 unexpected failures
       22 unexpected stat failures

 Unexpected failures:
    dependent/should_compile  dynamic-paper [exit code non-0] (normal)
    driver/recomp011          recomp011 [bad stdout] (normal)
    numeric/should_run        T8726 [bad exit code] (normal)
    polykinds                 T11255 [exit code non-0] (normal)
    rts                       T5435_v_gcc [bad exit code] (normal)
    rts                       linker_unload [bad exit code] (normal)
    rts                       outofmem [bad stdout] (normal)
 }}}
 Progress!

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


More information about the ghc-tickets mailing list