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: unassignedb...@nondot.org
Reporter: george.kie...@altran.com
CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs