[llvm-bugs] [Bug 51062] New: compiler crashes due to internal error while compiling llvm

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 12 07:57:49 PDT 2021


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

            Bug ID: 51062
           Summary: compiler crashes due to internal error while compiling
                    llvm
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Core LLVM classes
          Assignee: unassignedbugs at nondot.org
          Reporter: george.kielty at altran.com
                CC: llvm-bugs at lists.llvm.org

[1322/2763] Building CXX object
tools/clang/lib/StaticAnal...bj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o
FAILED:
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o
/usr/bin/c++ -DCLANG_ROUND_TRIP_CC1_ARGS=ON -DGTEST_HAS_RTTI=0 -D_DEBUG
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-I/home/gkielty/llvm/llvm/build/tools/clang/lib/StaticAnalyzer/Checkers
-I/home/gkielty/llvm/llvm/clang/lib/StaticAnalyzer/Checkers
-I/home/gkielty/llvm/llvm/clang/include
-I/home/gkielty/llvm/llvm/build/tools/clang/include
-I/home/gkielty/llvm/llvm/build/include -I/home/gkielty/llvm/llvm/llvm/include
-fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time
-Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough
-Wno-maybe-uninitialized -Wno-noexcept-type -Wdelete-non-virtual-dtor
-Wno-comment -Wmisleading-indentation -fdiagnostics-color -fno-common
-Woverloaded-virtual -fno-strict-aliasing -g  -fno-exceptions -fno-rtti
-std=c++14 -MD -MT
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o
-MF
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o.d
-o
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o
-c
/home/gkielty/llvm/llvm/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.

-- 
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/20210712/fb6164f0/attachment-0001.html>


More information about the llvm-bugs mailing list