[llvm-bugs] [Bug 43220] New: Segmentation fault with large if-else if-else

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 4 14:43:53 PDT 2019


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: unassignedclangbugs at nondot.org
          Reporter: peet1993 at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190904/af9af3bd/attachment.html>


More information about the llvm-bugs mailing list