[GHC] #12186: Windows linker stack commit setting causing issues
GHC
ghc-devs at haskell.org
Sat Sep 17 16:16:20 UTC 2016
#12186: Windows linker stack commit setting causing issues
-------------------------------------+-------------------------------------
Reporter: tim-m89 | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
(Linking) |
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: #8870 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
Ok, If I'm reading this correctly, GCC can already emit stack checks.
https://gcc.gnu.org/onlinedocs/gnat_ugn/Stack-Overflow-Checking.html
So isn't adding `-fstack-check` enough?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12186#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list