Re: [PATCH] D24481: make “#pragma STDC FP_CONTRACT” on by default

Steve Canon via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 14:47:32 PDT 2016


Without digging into them yet, these are almost caused by overly-sensitive tests that are erroneously expecting bit-exact results.

- Steve

Sent from my iPhone

> On Sep 23, 2016, at 4:42 PM, Renato Golin <renato.golin at linaro.org> wrote:
> 
> rengolin added a subscriber: rengolin.
> rengolin added a comment.
> 
> Folks, this commit has broken both AArch64 test-suite buildbots:
> 
> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/3162
> 
> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/10449
> 
> I have reverted in r282289, let me know if you need help testing on AArch64.
> 
> 
> Repository:
>  rL LLVM
> 
> https://reviews.llvm.org/D24481
> 
> 
> 


More information about the cfe-commits mailing list