Re: [PATCH][AArch64] Backport of PR 70044 fix to GCC 5

2016-04-14 Thread James Greenhalgh
On Thu, Apr 14, 2016 at 02:24:48PM +0100, Kyrill Tkachov wrote: > Ping. > https://gcc.gnu.org/ml/gcc-patches/2016-04/msg00142.html > > Thanks, > Kyrill > On 04/04/16 10:10, Kyrill Tkachov wrote: > >Hi all, > > > >I'd like to backport Nicks' patch for PR 70044 to the GCC 5 branch. > >The patch does

Re: [PATCH][AArch64] Backport of PR 70044 fix to GCC 5

2016-04-14 Thread Kyrill Tkachov
Ping. https://gcc.gnu.org/ml/gcc-patches/2016-04/msg00142.html Thanks, Kyrill On 04/04/16 10:10, Kyrill Tkachov wrote: Hi all, I'd like to backport Nicks' patch for PR 70044 to the GCC 5 branch. The patch doesn't apply cleanly because the aarch64_override_options_after_change and associated ma

[PATCH][AArch64] Backport of PR 70044 fix to GCC 5

2016-04-04 Thread Kyrill Tkachov
Hi all, I'd like to backport Nicks' patch for PR 70044 to the GCC 5 branch. The patch doesn't apply cleanly because the aarch64_override_options_after_change and associated machinery was reworked for GCC 6. This is the (simple) backport of that patch to GCC 5. Bootstrapped and tested on aarch6