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

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

https://gcc.gnu.org/g:05de07136a8c288086def19fa7a6ed817e26c6aa

commit r11-7930-g05de07136a8c288086def19fa7a6ed817e26c6aa
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