On Thu, Jul 16, 2015 at 10:24:20AM +0100, Szabolcs Nagy wrote: > On 06/07/15 11:24, James Greenhalgh wrote: > > > > Please make sure in a follow-up patch that the costing logic in > > aarch64_rtx_costs also gets updated. > > > > Tested with aarch64-none-linux-gnu cross compiler. > is this OK?
This is OK, sorry for the delay. > i assume i should backport the fnmul fixes to the gcc-5 branch. I see the ARM fixes went back to the release branches, so yes, a backport would be appreciated. Thanks, James > > 2015-07-16 Szabolcs Nagy <szabolcs.n...@arm.com> > > * config/aarch64/aarch64.c (aarch64_rtx_costs): Fix NEG cost for FNMUL. > (aarch64_rtx_mult_cost): Fix MULT cost with -frounding-math.