https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67305
--- Comment #9 from Jiong Wang <jiwang at gcc dot gnu.org> --- Author: jiwang Date: Wed Nov 11 12:30:46 2015 New Revision: 230158 URL: https://gcc.gnu.org/viewcvs?rev=230158&root=gcc&view=rev Log: [ARM] PR67305, tighten neon_vector_mem_operand on eliminable registers 2015-11-11 Jiong Wang <jiong.w...@arm.com> Jim Wilson <wil...@gcc.gnu.org> PR target/67305 * config/arm/arm.md (neon_vector_mem_operand): Return FALSE if strict be true and eliminable registers mentioned. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/arm.c