https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65489
--- Comment #4 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Tue Apr 7 10:24:19 2015 New Revision: 221892 URL: https://gcc.gnu.org/viewcvs?rev=221892&root=gcc&view=rev Log: [ARM] PR 65489: Accept VSTRUCT constants in arm_legitimate_constant_p PR target/65489 * config/arm/arm.c (arm_legitimate_constant_p_1): Remove restriction on constants for NEON VSTRUCT modes. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/arm.c