[cfe-dev] Missing gcc command line options?
Luc Bourhis
luc_j_bourhis at mac.com
Mon May 31 18:43:18 PDT 2010
Hi,
~> clang --version
clang version 2.0 (trunk 105014)
Target: x86_64-apple-darwin10
Thread model: posix
~> clang foo.c -c -O3 -ffast-math -ftrapping-math
clang: warning: argument unused during compilation: '-ffast-math'
clang: warning: argument unused during compilation: '-ftrapping-math'
Am I missing something or are those options not supported yet?
Luc Bourhis
Computer Scientist
Chemical Crystallography Laboratory
University of Durham, UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100601/4c1d07fa/attachment.bin>
More information about the cfe-dev
mailing list