[GHC] #12186: Windows linker stack commit setting causing issues
GHC
ghc-devs at haskell.org
Sun Jun 19 23:18:51 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: |
-------------------------------------+-------------------------------------
Changes (by Phyx-):
* cc: Phyx- (added)
* architecture: x86_64 (amd64) => Unknown/Multiple
* related: => #8870
Comment:
Hi @tim-m89,
Thanks for the report and for looking into this.
How did you settle on 504k bytes? Was that just a number you tried that
worked?
I don't know the code generators very well, so I'm afraid I can't give a
good estimate without looking into this. But I do agree that 8mb of
initial committed memory seems rather overkill.
If the tests for #8870 still pass with the lowered commit space then I
guess there's no problem lowering it for now.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12186#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list