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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Kewen Lin <li...@gcc.gnu.org>:

https://gcc.gnu.org/g:e7c4084d11b957d925ba586f86db2f346fb3bfe0

commit r10-7646-ge7c4084d11b957d925ba586f86db2f346fb3bfe0
Author: Kewen Lin <li...@linux.ibm.com>
Date:   Wed Apr 8 21:52:00 2020 -0500

    [testsuite] Fix PR94079 by respecting vect_hw_misalign [PR94079]

    This is another vect case which requires special handling with
    vect_hw_misalign.  The alignment of the second part requires
    misaligned vector access supports.  This patch is to adjust
    the related guard condition and comments.

    Verified it on ppc64-redhat-linux (Power7 BE).

    2020-04-09  Kewen Lin  <li...@gcc.gnu.org>

    gcc/testsuite/ChangeLog

        PR testsuite/94023
        * gfortran.dg/vect/pr83232.f90: Expect 2 rather than 3 times SLP on
        non-vect_hw_misalign targets.

Reply via email to