On 2010-09-23 12:55, Bartosz Stec wrote:
0.      Program arguments: /usr/bin/clang++ -cc1 -triple
i386-undermydesk-freebsd9.0 -S -disable-free -main-file-name APFloat.cpp
-mrelocation-model static -mdisable-fp-elim -mconstructor-aliases
-target-cpu i486 -resource-dir /usr/lib/clang/2.8 -D LLVM_ON_UNIX -D
LLVM_ON_FREEBSD -D __STDC_LIMIT_MACROS -D __STDC_CONSTANT_MACROS -D
NDEBUG -D LLVM_HOSTTRIPLE="i386-undermydesk-freebsd9.0" -I
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include -I
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/tools/clang/include
-I /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support
-I . -I
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include
-I /usr/obj/usr/src/tmp/legacy/usr/include -O2 -ferror-limit 19
-fmessage-length 205 -fgnu-runtime -fdiagnostics-show-option
-fcolor-diagnostics -o /tmp/cc-lvFfGd.s -x c++
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp
1.<eof>  parser at end of file
2.      Code generation
3.      Running pass 'Linear Scan Register Allocator' on function
'@_ZN4llvm7APFloat28convertFromHexadecimalStringENS_9StringRefENS0_12roundingModeE'

I cannot reproduce this here, running the exact command printed above.
What is the output of "/usr/bin/clang++ -v" ?
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to