Ticket #51478: integer-953212.sh

File integer-953212.sh, 4.1 KB (added by mouse07410 (Mouse), 8 years ago)

associated run script

Line 
1# Crash reproducer for clang version 3.7.1 (tags/RELEASE_371/final)
2# Driver args: "--driver-mode=g++" "-maes" "-mpclmul" "-mrdrnd" "-msse2" "-mssse3" "-msse4.1" "-msse4.2" "-std=c++11" "-ffunction-sections" "-fdata-sections" "-O3" "-fPIC" "-march=native" "-pipe" "-c" "integer.cpp"
3# Original command:  "/opt/local/libexec/llvm-3.7/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.11.0" "-emit-obj" "-disable-free" "-main-file-name" "integer.cpp" "-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-munwind-tables" "-target-cpu" "ivybridge" "-target-feature" "-sse4a" "-target-feature" "-avx512bw" "-target-feature" "+cx16" "-target-feature" "-tbm" "-target-feature" "-adx" "-target-feature" "-fma4" "-target-feature" "-avx512vl" "-target-feature" "-prfchw" "-target-feature" "-bmi2" "-target-feature" "-avx512pf" "-target-feature" "+fsgsbase" "-target-feature" "+avx" "-target-feature" "-avx512cd" "-target-feature" "-rtm" "-target-feature" "+popcnt" "-target-feature" "-fma" "-target-feature" "-bmi" "-target-feature" "-avx2" "-target-feature" "-avx512er" "-target-feature" "+sse" "-target-feature" "-lzcnt" "-target-feature" "-avx512f" "-target-feature" "+f16c" "-target-feature" "+mmx" "-target-feature" "+cmov" "-target-feature" "-xop" "-target-feature" "-rdseed" "-target-feature" "-movbe" "-target-feature" "-hle" "-target-feature" "-sha" "-target-feature" "+sse3" "-target-feature" "-avx512dq" "-target-feature" "+aes" "-target-feature" "+pclmul" "-target-feature" "+rdrnd" "-target-feature" "+sse2" "-target-feature" "+ssse3" "-target-feature" "+sse4.1" "-target-feature" "+sse4.2" "-target-linker-version" "253.3" "-dwarf-column-info" "-ffunction-sections" "-fdata-sections" "-coverage-file" "/Users/ur20980/src/cryptopp/integer.cpp" "-resource-dir" "/opt/local/libexec/llvm-3.7/bin/../lib/clang/3.7.1" "-stdlib=libc++" "-O3" "-std=c++11" "-fdeprecated-macro" "-fdebug-compilation-dir" "/Users/ur20980/src/cryptopp" "-ferror-limit" "19" "-fmessage-length" "113" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-10.11.0" "-fencode-extended-block-signature" "-fcxx-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-loops" "-vectorize-slp" "-o" "integer.o" "-x" "c++" "integer.cpp"
4 "/opt/local/libexec/llvm-3.7/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.11.0" "-emit-obj" "-disable-free" "-main-file-name" "integer.cpp" "-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-munwind-tables" "-target-cpu" "ivybridge" "-target-feature" "-sse4a" "-target-feature" "-avx512bw" "-target-feature" "+cx16" "-target-feature" "-tbm" "-target-feature" "-adx" "-target-feature" "-fma4" "-target-feature" "-avx512vl" "-target-feature" "-prfchw" "-target-feature" "-bmi2" "-target-feature" "-avx512pf" "-target-feature" "+fsgsbase" "-target-feature" "+avx" "-target-feature" "-avx512cd" "-target-feature" "-rtm" "-target-feature" "+popcnt" "-target-feature" "-fma" "-target-feature" "-bmi" "-target-feature" "-avx2" "-target-feature" "-avx512er" "-target-feature" "+sse" "-target-feature" "-lzcnt" "-target-feature" "-avx512f" "-target-feature" "+f16c" "-target-feature" "+mmx" "-target-feature" "+cmov" "-target-feature" "-xop" "-target-feature" "-rdseed" "-target-feature" "-movbe" "-target-feature" "-hle" "-target-feature" "-sha" "-target-feature" "+sse3" "-target-feature" "-avx512dq" "-target-feature" "+aes" "-target-feature" "+pclmul" "-target-feature" "+rdrnd" "-target-feature" "+sse2" "-target-feature" "+ssse3" "-target-feature" "+sse4.1" "-target-feature" "+sse4.2" "-target-linker-version" "253.3" "-dwarf-column-info" "-ffunction-sections" "-fdata-sections" "-stdlib=libc++" "-O3" "-std=c++11" "-fdeprecated-macro" "-ferror-limit" "19" "-fmessage-length" "113" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-10.11.0" "-fencode-extended-block-signature" "-fcxx-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-loops" "-vectorize-slp" "-x" "c++" "integer-953212.cpp"