[Bug target/59843] ICE with return of generic vector on aarch64

alalaw01 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 8 10:33:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843

--- Comment #6 from alalaw01 at gcc dot gnu.org ---
Author: alalaw01
Date: Tue Jul  8 10:32:57 2014
New Revision: 212355

URL: https://gcc.gnu.org/viewcvs?rev=212355&root=gcc&view=rev
Log:
Backport r211502: PR target/59843 Fix arm_neon.h ZIP/UZP/TRN for bigendian

    2014-06-10  Alan Lawrence  <alan.lawrence@arm.com>

    gcc/:
        * config/aarch64/aarch64-modes.def: Add V1DFmode.
        * config/aarch64/aarch64.c (aarch64_vector_mode_supported_p):
        Support V1DFmode.

    gcc/testsuite/:
           * gcc.dg/vect/vect-singleton_1.c: New file.



Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/vect-singleton_1.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/aarch64/aarch64-modes.def
    branches/gcc-4_9-branch/gcc/config/aarch64/aarch64.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list