[ARM] PR 65489: Accept VSTRUCT constants in arm_legitimate_constant_p
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Tue, 7 Apr 2015 10:24:19 +0000 (10:24 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Tue, 7 Apr 2015 10:24:19 +0000 (10:24 +0000)
commitb7c43e2429b80573b3cb028a4569e2d82228a439
tree388b809484ba70352e492bbbe7d442cf51d53b83
parente8a4ed3b9d834a000f0026b13cc412802aaaf368
[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.

From-SVN: r221892
gcc/ChangeLog
gcc/config/arm/arm.c