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

--- Comment #16 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Christophe Lyon
<cl...@gcc.gnu.org>:

https://gcc.gnu.org/g:285f65a59cebd20d8222c515eb15debd35f9f4a1

commit r10-9643-g285f65a59cebd20d8222c515eb15debd35f9f4a1
Author: Christophe Lyon <christophe.l...@linaro.org>
Date:   Mon Mar 29 11:36:41 2021 +0000

    testsuite/aarch64: Skip SLP diagnostic under ILP32 (PR target/96974)

    The vectorizer has a very different effect with -mabi=ilp32, and
    doesn't emit the expecte diagnostic, so this patch expects it only
    under lp64.

    2021-03-29  Christophe Lyon  <christophe.l...@linaro.org>

            gcc/testsuite/
            PR target/96974
            * g++.target/aarch64/sve/pr96974.C: Expect SLP diagnostic only
            under lp64.

Reply via email to