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

--- 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:8d887367a7a3bc2cf1ca926899567aeeba915e44

commit r11-4708-g8d887367a7a3bc2cf1ca926899567aeeba915e44
Author: Richard Biener <rguent...@suse.de>
Date:   Wed Nov 4 09:36:05 2020 +0100

    bootstrap/97666 - really fix sizeof (bool) issue

    Pastoed the previous fix too quickly, the following fixes the
    correct spot - the memset, not the allocation.

    2020-11-04  Richard Biener  <rguent...@suse.de>

            PR bootstrap/97666
            * tree-vect-slp.c (vect_build_slp_tree_2): Revert previous
            fix and instead adjust the memset.

Reply via email to