summary refs log tree commit diff stats
path: root/compiler/procfind.nim
diff options
context:
space:
mode:
authorReimer Behrends <behrends@gmail.com>2014-08-14 03:09:39 +0200
committerReimer Behrends <behrends@gmail.com>2014-08-14 03:09:39 +0200
commitd59b9a21689d82d424b7be0d699ccbf3ba538d31 (patch)
treedda7f08c4b71dd92282fa6ff1932c1e1597af605 /compiler/procfind.nim
parenta772105e7d1662cfc3bf4ce382349d4ea4b72a30 (diff)
downloadNim-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