https://bugs.llvm.org/show_bug.cgi?id=39821
Bug ID: 39821
Summary: Preprocessor recursion ends in segfault
Product: new-bugs
Version: 7.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: vincent.h...@higaski.at
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
It's currently possible to segfault the compiler when the preprocessor
recursion depth gets deep enough. I've added a simple test case based on
BOOST_PP which triggers the segfault on my machine. Feel free to use the very
first define of N to adjust the recursion depth.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs