https://llvm.org/bugs/show_bug.cgi?id=23223
Bug ID: 23223
Summary: clang 3.6 segmentation fault
Product: clang
Version: 3.6
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Clang crashes with the attached preprocessed source. The code is not correct
and fixing the errors avoids the crash, but still :)
Compile with:
"clang-3.6" "-cc1" "-triple" "x86_64-unknown-linux-gnu" "-emit-obj"
"-mrelax-all" "-disable-free" "-disable-llvm-verifier" "-main-file-name"
"test2impl.cpp" "-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model"
"posix" "-mdisable-fp-elim" "-fmath-errno" "-masm-verbose"
"-mconstructor-aliases" "-munwind-tables" "-fuse-init-array" "-target-cpu"
"x86-64" "-g" "-dwarf-column-info" "-D" "test2_EXPORTS" "-fdeprecated-macro"
"-ferror-limit" "19" "-fmessage-length" "0" "-mstackrealign"
"-fobjc-runtime=gcc" "-fcxx-exceptions" "-fexceptions"
"-fdiagnostics-show-option" "-x" "c++" "test2impl-c04fd2.cpp"
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs