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

--- Comment #3 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:380a681518c3b387476be1064097f24b0847726d

commit r11-131-g380a681518c3b387476be1064097f24b0847726d
Author: Richard Biener <rguent...@suse.de>
Date:   Wed May 6 10:46:22 2020 +0200

    tree-optimization/94965 - fix typo in vec_info * passing

    Should have passed vinfo, not loop_vinfo.

    2020-05-06  Richard Biener  <rguent...@suse.de>

            PR tree-optimization/94965
            * tree-vect-stmts.c (vectorizable_load): Fix typo.

Reply via email to