Re: [PATCH][AArch64][4.9] Restore recog state after finding pre-madd instruction

2014-10-29 Thread Jakub Jelinek
On Wed, Oct 29, 2014 at 07:57:46PM +, Marcus Shawcroft wrote: > On 29 October 2014 10:05, Kyrill Tkachov wrote: > > Hi all, > > > > This is the backport of the trunk patch posted at > > https://gcc.gnu.org/ml/gcc-patches/2014-10/msg03019.html. > > It is essentially the same content (only the d

Re: [PATCH][AArch64][4.9] Restore recog state after finding pre-madd instruction

2014-10-29 Thread Marcus Shawcroft
On 29 October 2014 10:05, Kyrill Tkachov wrote: > Hi all, > > This is the backport of the trunk patch posted at > https://gcc.gnu.org/ml/gcc-patches/2014-10/msg03019.html. > It is essentially the same content (only the diff context differs). > > Jakub, this is a regression fix so, if ok'd, can we

[PATCH][AArch64][4.9] Restore recog state after finding pre-madd instruction

2014-10-29 Thread Kyrill Tkachov
Hi all, This is the backport of the trunk patch posted at https://gcc.gnu.org/ml/gcc-patches/2014-10/msg03019.html. It is essentially the same content (only the diff context differs). Jakub, this is a regression fix so, if ok'd, can we get this into 4.9.2 please? Bootstrapped and regtested