Skip to content

Instantly share code, notes, and snippets.

@jbush001
Created September 25, 2015 13:55
Show Gist options
  • Save jbush001/aee0192fea97463d6b6d to your computer and use it in GitHub Desktop.
Save jbush001/aee0192fea97463d6b6d to your computer and use it in GitHub Desktop.
# Crash reproducer for clang version 3.8.0 (trunk)
# Driver args: "-I" "/Users/jeffbush/src/3rdParty/csmith/runtime" "-I" "../../software/libs/libc/include" "-w" "-c" "fail1.c" "-O3"
# Original command: "/usr/local/llvm-nyuzi/bin/clang-3.8" "-cc1" "-triple" "nyuzi-none-none" "-emit-obj" "-disable-free" "-main-file-name" "fail1.c" "-mrelocation-model" "static" "-mthread-model" "posix" "-fmath-errno" "-masm-verbose" "-mconstructor-aliases" "-munwind-tables" "-nostdsysteminc" "-fuse-init-array" "-target-linker-version" "241.9" "-momit-leaf-frame-pointer" "-dwarf-column-info" "-coverage-file" "/Users/jeffbush/src/NyuziProcessor/tests/csmith/fail1.c" "-resource-dir" "/usr/local/llvm-nyuzi/bin/../lib/clang/3.8.0" "-I" "/Users/jeffbush/src/3rdParty/csmith/runtime" "-I" "../../software/libs/libc/include" "-O3" "-w" "-fdebug-compilation-dir" "/Users/jeffbush/src/NyuziProcessor/tests/csmith" "-ferror-limit" "19" "-fmessage-length" "131" "-mstackrealign" "-fobjc-runtime=gcc" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-o" "fail1.o" "-x" "c" "fail1.c"
"/usr/local/llvm-nyuzi/bin/clang-3.8" "-cc1" "-triple" "nyuzi-none-none" "-emit-obj" "-disable-free" "-main-file-name" "fail1.c" "-mrelocation-model" "static" "-mthread-model" "posix" "-fmath-errno" "-masm-verbose" "-mconstructor-aliases" "-munwind-tables" "-nostdsysteminc" "-fuse-init-array" "-target-linker-version" "241.9" "-momit-leaf-frame-pointer" "-dwarf-column-info" "-O3" "-w" "-ferror-limit" "19" "-fmessage-length" "131" "-mstackrealign" "-fobjc-runtime=gcc" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-x" "c" "fail1-202c95.c"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment