https://llvm.org/bugs/show_bug.cgi?id=26620
Bug ID: 26620 Summary: Clang has a segmentation fault compiling C++ file containing templates and OpenMP Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Clang Compiler Support Assignee: unassignedclangb...@nondot.org Reporter: i.radu.pope...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Hello, I am using Clang 3.8 RC 2 on OpenSUSE 42.1 64bit. I have compiled LLVM from sources myself - I am tracking the branch "release_38" from the GitHub mirror. I am compiling a large project C++ with OpenMP enabled. Clang has issues compiling a set of files which contain function templates which are quite large and contain OpenMP regions. Clang always experiences a segmentation fault when compiling these files. I have attached the preprocessed source file and the associated run script for reproducing the error. Please let me know if you need more information. -- 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