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

--- Comment #4 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:3b938c64f775eafd977f79c4f3038082ae7e0127

commit r11-7623-g3b938c64f775eafd977f79c4f3038082ae7e0127
Author: Richard Biener <rguent...@suse.de>
Date:   Thu Mar 11 14:25:16 2021 +0100

    testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c

    Checking the number of pluses is unreliable since the vector size
    isn't known.  Instead see that the unwanted scalar compute is not
    there.

    2021-03-11  Richard Biener  <rguent...@suse.de>

            PR testsuite/98245
            * gcc.dg/vect/bb-slp-46.c: Scan for the scalar compute
            instead of verifying the total number of adds.

Reply via email to