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

--- Comment #25 from Steve Ellcey <sje at gcc dot gnu.org> ---
Author: sje
Date: Wed Sep 13 18:06:36 2017
New Revision: 252723

URL: https://gcc.gnu.org/viewcvs?rev=252723&root=gcc&view=rev
Log:
2017-09-13  Steve Ellcey  <sell...@cavium.com>

        PR tree-optimization/80925
        * gfortran.dg/vect/vect-2.f90: Add
        --param vect-max-peeling-for-alignment=0 option.
        Remove unaligned access and peeling checks.
        * gfortran.dg/vect/vect-3.f90: Ditto.
        * gfortran.dg/vect/vect-4.f90: Ditto.
        * gfortran.dg/vect/vect-5.f90: Ditto.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/vect/vect-2.f90
    trunk/gcc/testsuite/gfortran.dg/vect/vect-3.f90
    trunk/gcc/testsuite/gfortran.dg/vect/vect-4.f90
    trunk/gcc/testsuite/gfortran.dg/vect/vect-5.f90

Reply via email to