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

--- Comment #13 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Rainer Orth <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:644a7033cc09b79a5cfefe1fe9b307d835009b17

commit r14-9612-g644a7033cc09b79a5cfefe1fe9b307d835009b17
Author: Rainer Orth <r...@cebitec.uni-bielefeld.de>
Date:   Fri Mar 22 10:07:05 2024 +0100

    testsuite: vect: Remove dg-final in gcc.dg/vect/bb-slp-32.c [PR96147]

    gcc.dg/vect/bb-slp-32.c currently XPASSes on 32 and 64-bit Solaris/SPARC:

    XPASS: gcc.dg/vect/bb-slp-32.c -flto -ffat-lto-objects scan-tree-dump slp2
    "vectorization is not profitable"
    XPASS: gcc.dg/vect/bb-slp-32.c scan-tree-dump slp2 "vectorization is not
    profitable"

    Richard suggested to remove the dg-final, so this is what the patch does.

    Tested on sparc-sun-solaris2.11 and i386-pc-solaris2.11.

    2024-03-19  Rainer Orth  <r...@cebitec.uni-bielefeld.de>

            gcc/testsuite:
            PR tree-optimization/96147
            * gcc.dg/vect/bb-slp-32.c (dg-final): Remove.

Reply via email to