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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

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

commit r11-6712-gd03f14c354a348cc1043f637cae1ac6470034f71
Author: Richard Biener <rguent...@suse.de>
Date:   Fri Jan 15 13:49:04 2021 +0100

    testsuite/96147 - remove scanning for ! vect_hw_misalign

    This removes scanning that's too difficult to get correct for all
    targets, leaving the correctness test for them and keeping the
    vectorization capability check to vect_hw_misalign targets.

    2021-01-15  Richard Biener  <rguent...@suse.de>

            PR testsuite/96147
            * gcc.dg/vect/slp-43.c: Remove ! vect_hw_misalign scan.

Reply via email to