Compiling under Visual C++ 2012 with the default stack size of 1MB, the
stack overflows at a depth of 216 template instantiations, well before the
256 default limit. This patch modifies the default MSVC stack size to 2MB.

Yaron

Attachment: msvc-stacksize.diff
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to