DescriptionS390: Disable gcc generation of mul-add in cctests
Generated code performs distinct floating multiply and add/subtract
operations. Tests fail when GCC uses mul-add to calculate the
expected result since these instructions provide higher accuracy due
to the lack of an intermediate round.
R=machenbach@chromium.org, mbrandy@us.ibm.com, joransiu@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/faaf8512bfef5300d0f79a997acf12cb1dcfc05e
Cr-Commit-Position: refs/heads/master@{#34953}
Patch Set 1 #Patch Set 2 : Rebased on master #
Messages
Total messages: 14 (6 generated)
|