Displaying 2 results from an estimated 2 matches for "r195404".
Did you mean:
s195404
2013 Nov 22
0
[LLVMdev] new dragonegg 3.4 warning on darwin12
...#39;-cmpxchg16b' is not a recognized feature for this target (ignoring feature)
>
> expected? The resulting executable runs fine but I don't recall seeing this warning before.
The cmpxchg16b feature was renamed to cx16 in LLVM. I've made the
corresponding change to DragonEgg in r195404.
Thanks,
--
Peter
2013 Nov 22
2
[LLVMdev] new dragonegg 3.4 warning on darwin12
Duncan,
Is this expected for x86_64-apple-darwin12 under Xcode 5? Using current
llvm/compiler-rt/clang/polly/testsuite with dragonegg 3.4 branch, I see
the warnings...
% /sw/lib/gcc4.8/bin/gcc-4 -fplugin=/sw/lib/gcc4.8/lib/dragonegg.so -specs=/sw/lib/gcc4.8/lib/integrated-as.specs -fplugin-arg-dragonegg-enable-gcc-optzns -Ofast himenoBMTxpa.c
himenoBMTxpa.c: In function ‘main’: