Re: [AArch64] Backport to gcc-7 PR71727 fix -mstrict-align

2017-10-05 Thread Richard Earnshaw (lists)
On 04/10/17 14:35, Christophe Lyon wrote: > Hi, > > I've recently committed a follow-up fix for PR71727 for -mstrict-align > on aarch64 (r253242). > I think it would be appropriate to apply it to gcc-7-branch. The patch > from trunk applies cleanly to gcc-7-branch. > > Although the original bug w

[AArch64] Backport to gcc-7 PR71727 fix -mstrict-align

2017-10-04 Thread Christophe Lyon
Hi, I've recently committed a follow-up fix for PR71727 for -mstrict-align on aarch64 (r253242). I think it would be appropriate to apply it to gcc-7-branch. The patch from trunk applies cleanly to gcc-7-branch. Although the original bug was reported against 4.9.4, 5.3.1, 6.1.0, Naveen's patch wa