[GHC] #11206: ARM is generally a disaster

GHC ghc-devs at haskell.org
Sat Jan 2 17:45:40 UTC 2016


#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 78daabc514e220ef52645b175a60ec39cfd4eeb1 the follow tests still
 fail,

 {{{
 Unexpected results from:
 TEST="T2552 T2552 TH_spliceE5_prof TH_spliceE5_prof_ext outofmem
 linker_unload 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 Sat Jan  2 17:03:18 2016 CET
  1:34:00 spent to go through
     4937 total tests, which gave rise to
    16678 test cases, of which
    11772 were skipped

       66 had missing libraries
     4738 expected passes
       73 expected failures

        1 caused framework failures
        1 unexpected passes
        6 unexpected failures
       22 unexpected stat failures

 Unexpected passes:
    profiling/should_run  T2552 (prof)

 Unexpected failures:
    driver/recomp011      recomp011 [bad stdout] (normal)
    profiling/should_run  T2552 [bad profile] (profasm)
    rts                   linker_unload [bad exit code] (normal)
    rts                   outofmem [bad stdout] (normal)
    th                    TH_spliceE5_prof [bad exit code] (normal)
    th                    TH_spliceE5_prof_ext [bad exit code] (normal)
 }}}

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


More information about the ghc-tickets mailing list