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

--- Comment #8 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:d438dd2523a35e073eed04d146f1e73e2514d93d

commit r12-4593-gd438dd2523a35e073eed04d146f1e73e2514d93d
Author: Richard Biener <rguent...@suse.de>
Date:   Thu Oct 21 10:00:27 2021 +0200

    testsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change

    This reverts the bogus previous change causing runtime failures
    and instead realizes that we now have the loop condition
    if-converted and the BB vectorization opportunity realized during
    the loop vectorization pass.

    2021-10-21  Richard Biener  <rguent...@suse.de>

            PR testsuite/102861
            * gcc.dg/vect/bb-slp-16.c: Revert previous change, scan
            the vect dump instead.

Reply via email to