[AArch64] PR target/66731 Fix fnmul insn with -frounding-math (rtx costs)
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 4 Aug 2015 16:22:32 +0000 (16:22 +0000)
committerSzabolcs Nagy <nsz@gcc.gnu.org>
Tue, 4 Aug 2015 16:22:32 +0000 (16:22 +0000)
commitd318517df81e3d9afa44dadc8f81aa4a566af392
tree46be3af317802164fb32ee503cdc9fef41630e42
parent4b5ed6cf575f29f17bad46f10a7b1c3f4a7bdd08
[AArch64] PR target/66731 Fix fnmul insn with -frounding-math (rtx costs)

2015-08-04  Szabolcs Nagy  <szabolcs.nagy@arm.com>

PR target/66731
* config/aarch64/aarch64.c (aarch64_rtx_costs): Fix NEG cost for FNMUL.
(aarch64_rtx_mult_cost): Fix MULT cost with -frounding-math.

From-SVN: r226586
gcc/ChangeLog
gcc/config/aarch64/aarch64.c