DescriptionPPC: Disable gcc generation of fmadd/fmsub in cctests.
Generated code performs distinct floating multiply and add/subtract
operations. Tests fail when GCC uses fmadd/fmsub to calculate the
expected result since these instructions provide higher accuracy due
to the lack of an intermediate round.
R=machenbach@chromium.org
BUG=
Committed: https://crrev.com/40eeb69b94e2ca6fa69fd38d2453e84ce7c26b6d
Cr-Commit-Position: refs/heads/master@{#31918}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|