[Bug target/57431] ICE in simplify_const_unary_operation vld1_dup_s64/vst1_s64

rearnsha at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 8 13:48:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57431

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.0

--- Comment #2 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Fixed on trunk with:

    PR target/57431
    * arm/neon.md (neon_vld1_dupdi): New expand pattern.
    (neon_vld1_dup<mode> VD iterator): Iterate over VD not VDX.

Committed to trunk as revision r201599.



More information about the Gcc-bugs mailing list