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

GHC ghc-devs at haskell.org
Thu Jan 30 10:26:48 UTC 2014


#703: all binaries built by ghc have executable stacks
----------------------------+----------------------------------------------
        Reporter:  duncan   |            Owner:  ezyang
            Type:  merge    |           Status:  merge
        Priority:  normal   |        Milestone:  6.6.1
       Component:           |          Version:  7.6.3
  Compiler (NCG)            |         Keywords:
      Resolution:           |     Architecture:  Unknown/Multiple
Operating System:  Linux    |       Difficulty:  Moderate (less than a day)
 Type of failure:           |       Blocked By:
  None/Unknown              |  Related Tickets:
       Test Case:  N/A      |
        Blocking:           |
----------------------------+----------------------------------------------

Comment (by juhpetersen):

 Okay the Saga gets better...

 I guess my original testing was correct after all:

 At least in current Fedora the patch seems to fix
 the problem on i686 but not x86_64!  Very weird.

 This at least explains the above inconsistency in
 my test results.  Just by chance yesterday I was
 testing #7629 on 32bit and so by chance found this
 discrepancy - I normally use 64bit.

 I can't think of anything in the toolchain that
 should make a difference on 64bit to 32bit though.
 Anyone have any ideas?

 The temporary test builds are:

 i686:   http://koji.fedoraproject.org/koji/taskinfo?taskID=6470995
 x86_64: http://koji.fedoraproject.org/koji/taskinfo?taskID=6470819

 (they will be garbage collected in a week).

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


More information about the ghc-tickets mailing list