[GHC] #703: all binaries built by ghc have executable stacks

GHC ghc-devs at haskell.org
Tue Dec 11 23:21:06 UTC 2018


#703: all binaries built by ghc have executable stacks
-------------------------------------+-------------------------------------
        Reporter:  duncan            |                Owner:  ezyang
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  7.10.1
       Component:  Compiler (NCG)    |              Version:  7.6.3
      Resolution:  fixed             |             Keywords:
Operating System:  Linux             |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:  T703
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"4faab14bcf8a892414306a61bcde02d82cf735be/ghc"
 4faab14b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="4faab14bcf8a892414306a61bcde02d82cf735be"
 testsuite: Skip T703 on non-Linux platforms

 While the test is in principle applicable to many platforms, the current
 implementation requires readelf, which we can only assume is present on
 ELF-based platforms (e.g. Linux).

 See Trac #703.
 }}}

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


More information about the ghc-tickets mailing list