Displaying 1 result from an estimated 1 matches for "jholew".
Did you mean:
hole
2012 Jun 18
1
[LLVMdev] MinGW 4.7.0-compiled Clang Mis-compiles Simple Programs
...44
#4 0x00401284 in mainCRTStartup () at ../mingw/crt1.c:264
Any idea what is going on here? I'm cross-posting to llvm-dev since I'm
not sure if this is a Clang or LLVM codegen issue.
Clang verbose output:
clang version 3.2
Target: i686-pc-mingw32
Thread model: posix
"C:/Users/jholewinski/projects/llvm/build/clang-x86-mingw32/bin/clang++.exe"
-cc1 -triple i686-pc-mingw32 -S -disable-free -main-file-name test1.cpp
-mrelocation-model static -mdisable-fp-elim -fmath-errno
-mconstructor-aliases -target-cpu pentium4 -momit-leaf-frame-pointer -v
-resource-dir
"C:/Users/jhol...