Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #10926 - Disable fused floating point operations
read https://clang.llvm.org/docs/UsersManual.html#cmdoption-ffp-contract Clang, unlike GCC, sets that to on by default.
- Loading branch information
8d94872
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10926-Diff-Apple (jmarrec) - x86_64-Linux-Ubuntu-24.04-gcc-13.3: OK (2959 of 2959 tests passed, 0 test warnings)
8d94872
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10926-Diff-Apple (jmarrec) - x86_64-Linux-Ubuntu-24.04-gcc-13.3-UnitTestsCoverage-RelWithDebInfo: OK (2141 of 2141 tests passed, 0 test warnings)
8d94872
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10926-Diff-Apple (jmarrec) - x86_64-Linux-Ubuntu-24.04-gcc-13.3-IntegrationCoverage-RelWithDebInfo: OK (802 of 802 tests passed, 0 test warnings)