Re: Lost upstream patch in merge from gcc-5-branch to linaro/gcc-5-branch

2015-12-03 Thread Yvan Roux
On 3 December 2015 at 16:46, Robert Schiele wrote: > Keeping linaro-toolchain in the loop. > > Robert > > > -- Forwarded message -- > From: Robert Schiele > Date: Thu, Dec 3, 2015 at 4:44 PM > Subject: Re: Lost upstream patch in merge from gcc-5-bran

Re: Lost upstream patch in merge from gcc-5-branch to linaro/gcc-5-branch

2015-12-03 Thread Yvan Roux
Hi Robert, This fix on gcc-5-branch doesn't apply on Linaro 5 branch, because we have backported trunk revision 222624 (which renames maybe_fma to coumpound_p) into it. So, our branch as the same code as trunk one regarding aarch64_rtx_costs. Do you experiment any issues related to this change ?