[Bug c/62073] Segmentation fault with tree vectorize
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 13 10:12:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62073
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Aug 13 10:11:49 2014
New Revision: 213904
URL: https://gcc.gnu.org/viewcvs?rev=213904&root=gcc&view=rev
Log:
2014-08-13 Felix Yang <fei.yang0953@gmail.com>
PR tree-optimization/62073
* tree-vect-loop.c (vect_is_simple_reduction_1): Check that DEF1 has
a basic block.
* gcc.dg/vect/pr62073.c: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr62073.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
branches/gcc-4_8-branch/gcc/tree-vect-loop.c
More information about the Gcc-bugs
mailing list