Skip to content

Instantly share code, notes, and snippets.

@173210
Last active September 19, 2016 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 173210/bcd1ed3dcfd3edef8f666d37aead75f8 to your computer and use it in GitHub Desktop.
Save 173210/bcd1ed3dcfd3edef8f666d37aead75f8 to your computer and use it in GitHub Desktop.
$ C:\\msys64\\home\\root3\\mingw32\\bin\\clang.exe -cc1 -emit-obj -target-cpu pentium4 -internal-isystem C:\\msys64\\mingw32\\i686-w64-mingw32\\include\\c++ -internal-isystem C:\\msys64\\mingw32\\i686-w64-mingw32\\include\\c++\\i686-w64-mingw32 -internal-isystem C:\\msys64\\mingw32\\include\\c++\\6.1.0 -internal-isystem C:\\msys64\\mingw32\\include\\c++\\6.1.0\\i686-w64-mingw32 -internal-isystem C:\\msys64\\mingw32\\i686-w64-mingw32\\include -O2 -vectorize-slp main.cpp
#0 0x05ebb318
#1 0x0363dfa0
#2 0x00dfd69a _ZN12_GLOBAL__N_113SLPVectorizer13runOnFunctionERN4llvm8FunctionE.part.805 /home/root3/llvm/output/lib/Transforms/Vectorize/home/root3/llvm/lib/Transforms/Vectorize\SLPVectorizer.cpp:3217:0
#3 0x00a9edb1 _ZN4llvm7Inliner8runOnSCCERNS_12CallGraphSCCE /home/root3/llvm/output/lib/Transforms/IPO/home/root3/llvm/lib/Transforms/IPO\Inliner.cpp:631:0
#4 0x77b87951 (C:\Windows\SYSTEM32\ntdll.dll+0x47951)
#5 0x77b8787d (C:\Windows\SYSTEM32\ntdll.dll+0x4787d)
#6 0x760077e4 (C:\Windows\System32\msvcrt.dll+0x477e4)
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment