[GHC] #8127: iOS patch no 19: Linking

GHC ghc-devs at haskell.org
Thu Jun 11 18:00:27 UTC 2015


#8127: iOS patch no 19: Linking
--------------------------------------------+-----------------------
        Reporter:  StephenBlackheath        |         Owner:
            Type:  bug                      |        Status:  closed
        Priority:  normal                   |     Milestone:
       Component:  Compiler                 |       Version:  7.7
      Resolution:  fixed                    |      Keywords:
Operating System:  Other                    |  Architecture:  arm
 Type of failure:  GHC doesn't work at all  |     Test Case:
      Blocked By:                           |      Blocking:  7724
 Related Tickets:                           |
--------------------------------------------+-----------------------

Comment (by Thomas Miedema <thomasmiedema@…>):

 In [changeset:"5e66a698dae8c01bcd1a9335346145b32016e119/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="5e66a698dae8c01bcd1a9335346145b32016e119"
 Testsuite: change some expect_fail tests to expect_broken

 Change the following tests from expect_fail to expect_broken: and list
 the ticket number:

     * driver/sigof03m/sigof03 (#9252)
     * driver/static001 (#8127)
     * partial-sigs/should_compile/EqualityConstraint (#9478)
     * partial-sigs/should_compile/ExtraNumAMROn (#9478)
     * partial-sigs/should_compile/PatBind2 (#9478)
     * partial-sigs/should_fail/TidyClash2 (#9478)
     * simplCore/should_compile/T8832 (#8832)

 The following tests are still marked as expect_fail, but it is not
 clearly documented why so:

     * gadt/lazypatok
     * indexed-types/should_fail/SkolemOccursLoop

 All other expect_fail tests are only expected to fail on either a
 certain platform/os or for a certain way only.

 Differential Revision: https://phabricator.haskell.org/D966
 }}}

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


More information about the ghc-tickets mailing list