----- Original Message ----- > From: "Renato Golin via cfe-commits" <cfe-commits@lists.llvm.org> > To: "Stephen Canon" <sca...@apple.com> > Cc: "Clang Commits" <cfe-commits@lists.llvm.org> > Sent: Tuesday, November 17, 2015 3:51:23 AM > Subject: Re: r253269 - Make FP_CONTRACT ON the default. > > On 16 November 2015 at 23:09, Stephen Canon via cfe-commits > <cfe-commits@lists.llvm.org> wrote: > > Author: scanon > > Date: Mon Nov 16 17:09:11 2015 > > New Revision: 253269 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=253269&view=rev > > Log: > > Make FP_CONTRACT ON the default. > > > > Differential Revision: D14200 > > Hi Stephen, > > It seems your commit in the blame list is the only one that affects > AArch64 directly: > > http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/2388 > > I haven't bisected yet, but would be good if you could try those > tests > locally, just to make sure it wasn't your commit, and revert if it > was, to fix offline.
The test suite already has logic to add -ffp-contract=off on PowerPC so that we can compare to the binary outputs. We may need to do this now for all targets, at least until be come up with a better solution. -Hal > > cheers, > --renato > _______________________________________________ > cfe-commits mailing list > cfe-commits@lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits > -- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits