[LLVMbugs] [Bug 13655] template instantiation blowing stack

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 21 11:41:45 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13655

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|                            |INVALID

--- Comment #3 from Richard Smith <richard-llvm at metafoo.co.uk> 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.



More information about the llvm-bugs mailing list