[LLVMbugs] [Bug 23815] Segmentation fault with a deep template instantiation depth

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jun 10 18:39:44 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23815

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |INVALID

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
-ftemplate-depth is our safety limit to avoid crashing like this, and you
turned it off. I don't think there's anything actionable for us here.

https://llvm.org/bugs/show_bug.cgi?id=23685 is a recent report of roughly the
same thing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150611/d56df875/attachment.html>


More information about the llvm-bugs mailing list