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

--- Comment #6 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:95f27849a580ac834d4f51a0642da9671f0a9dee

commit r11-4034-g95f27849a580ac834d4f51a0642da9671f0a9dee
Author: Richard Biener <rguent...@suse.de>
Date:   Mon Oct 19 11:07:36 2020 +0200

    tree-optimization/97466 - remove spurious assert

    This removes an assertion that was supposed to be only for temporary
    debugging.  I've also re-indented the code which I missed as well.

    2020-10-19  Richard Biener  <rguent...@suse.de>

            PR tree-optimization/97466
            * tree-vect-slp.c (vect_get_and_check_slp_defs): Remove
            spurious assert, re-indent.

Reply via email to