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

--- Comment #2 from Nick Clifton <nickc at gcc dot gnu.org> ---
Author: nickc
Date: Mon Jan 23 12:24:35 2017
New Revision: 244796

URL: https://gcc.gnu.org/viewcvs?rev=244796&root=gcc&view=rev
Log:
        PR testsuite/78421
        * lib/target-supports.exp (check_effective_target_vect_hw_misalign):
        If the target is ARM return the result of the
        check_effective_target_arm_vect_no_misalign proc.
        * gcc.dg/vect/vect-strided-a-u8-i2-gap.c: If the target does not
        support unaligned vectors then only expect one of the loops to be
        unrolled.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i2-gap.c
    trunk/gcc/testsuite/lib/target-supports.exp

Reply via email to