[GHC] #703: all binaries built by ghc have executable stacks
GHC
trac at galois.com
Mon Jan 8 08:07:56 EST 2007
#703: all binaries built by ghc have executable stacks
----------------------------+-----------------------------------------------
Reporter: duncan | Owner: duncan
Type: merge | Status: new
Priority: normal | Milestone: 6.6.1
Component: Compiler (NCG) | Version: 6.4.1
Severity: normal | Resolution:
Keywords: | Difficulty: Moderate (1 day)
Testcase: N/A | Architecture: Multiple
Os: Linux |
----------------------------+-----------------------------------------------
Changes (by igloo):
* type: bug => merge
Comment:
This is fixed by:
{{{
Mon Jan 8 12:26:42 GMT 2007 Ian Lynagh <igloo at earth.li>
* Have the mangler keep .note.GNU-stack
Mon Jan 8 12:59:16 GMT 2007 Ian Lynagh <igloo at earth.li>
* Have the splitter duplicate the .note.GNU-stack
}}}
in the head.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/703>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list