Re: Backport [PATCH,rs6000] PR80103: Fix ICE with cross compiler

2017-06-28 Thread Segher Boessenkool
On Wed, Jun 28, 2017 at 09:42:46AM -0600, Kelvin Nilsen wrote: > Is the attached refinement of this patch previously applied to mainline > ok for backport to gcc 6? I have bootstrapped and tested without > regressions on powerpc64le-unknown-linux-gnu. After 6.4 please. Segher

Re: Backport [PATCH,rs6000] PR80103: Fix ICE with cross compiler

2017-06-28 Thread Kelvin Nilsen
Is the attached refinement of this patch previously applied to mainline ok for backport to gcc 6? I have bootstrapped and tested without regressions on powerpc64le-unknown-linux-gnu. This patch differs from the original mainline patch in the following regards: 1. Certain commentary changes are