[Bug tree-optimization/95403] [11 Regression] ICE in nested_in_vect_loop_p at gcc/tree-vectorizer.h:1260 since r11-689-ge31cd607e999ca6a
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 29 09:02:47 GMT 2020
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 <rguenth@gcc.gnu.org>:
https://gcc.gnu.org/g:233ecb5e2c5a769429279afbbf7d275cb3940cde
commit r11-713-g233ecb5e2c5a769429279afbbf7d275cb3940cde
Author: Richard Biener <rguenther@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 <rguenther@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.
More information about the Gcc-bugs
mailing list