diff options
author | Reimer Behrends <behrends@gmail.com> | 2014-08-14 03:09:39 +0200 |
---|---|---|
committer | Reimer Behrends <behrends@gmail.com> | 2014-08-14 03:09:39 +0200 |
commit | d59b9a21689d82d424b7be0d699ccbf3ba538d31 (patch) | |
tree | dda7f08c4b71dd92282fa6ff1932c1e1597af605 /compiler/procfind.nim | |
parent | a772105e7d1662cfc3bf4ce382349d4ea4b72a30 (diff) | |
download | Nim-d59b9a21689d82d424b7be0d699ccbf3ba538d31.tar.gz |
Fix stack bottom initialization for non-main modules.
Because PreMain() was now called before the new stack bottom initialization, it still relied on the old version of initStackBottom(), which may not handle the top few words of the stack correctly. This patch also sets the stack bottom in PreMain() using the new approach.
Diffstat (limited to 'compiler/procfind.nim')
0 files changed, 0 insertions, 0 deletions