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

            Bug ID: 43220
           Summary: Segmentation fault with large if-else if-else
           Product: clang
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: peet1...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@metafoo.co.uk

If you compile the attached code (main.cpp) with "clang++ main.cpp", the
compiler crashes with a segmentation fault. All requested files and the console
output is attached as well. The file is error-free and GCC 9.1.0 compiles the
file without problems (it just takes a while).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to