http://llvm.org/bugs/show_bug.cgi?id=13655
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #3 from Richard Smith <[email protected]> 2012-08-21 13:41:45 CDT --- Sure. The default value of the template depth is tuned to be safe (for most cases). If you increase it, you can expect stack overflows. Try increasing your stack ulimit. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
