http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45805
--- Comment #8 from belagod at gcc dot gnu.org 2010-10-07 16:00:13 UTC --- Author: belagod Date: Thu Oct 7 16:00:06 2010 New Revision: 165122 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165122 Log: 2010-10-07 Tejas Belagod <tejas.bela...@arm.com> PR target/45805 * config/arm/neon.md (neon_unpack<US>_<mode>): Add 'w' to constraint, add register specifier in instruction template. (neon_vec_pack_trunc_<mode>): Likewise. (neon_vec_<US>mult_<mode>): Add register specifier to instruction template. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/neon.md