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

--- Comment #2 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:233ecb5e2c5a769429279afbbf7d275cb3940cde

commit r11-713-g233ecb5e2c5a769429279afbbf7d275cb3940cde
Author: Richard Biener <rguent...@suse.de>
Date:   Fri May 29 10:16:38 2020 +0200

    tree-optimization/95403 - guard vect_init_vector_1 against NULL stmt_info

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

            PR tree-optimization/95403
            * tree-vect-stmts.c (vect_init_vector_1): Guard against NULL
            stmt_vinfo.

            * gfortran.dg/vect/pr95403.f: New testcase.

Reply via email to