[AArch64] PR target/66731 Fix fnmul insn with -frounding-math (rtx costs)
commit32c25e89a6a52cd676316902bb21d13798e06b71
authornsz <nsz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Aug 2015 16:22:32 +0000 (4 16:22 +0000)
committernsz <nsz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Aug 2015 16:22:32 +0000 (4 16:22 +0000)
tree46be3af317802164fb32ee503cdc9fef41630e42
parent67b56c905078d49d3e4028085e5cb1e1fb87a8aa
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226586 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64.c