Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow stack-allocated buffers for E2K procedure stacks up to 1MB
(fix of commits 73b67ba, 68619d5) Issue #411 (bdwgc). * include/private/gc_priv.h [E2K && !CPPCHECK] (ALLOCA_SAFE_LIMIT): Change value from HBLKSIZE*3 to HBLKSIZE*256.
- Loading branch information