https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61391
--- Comment #8 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- Author: manu Revision: 211263 Modified property: svn:log Modified: svn:log at Fri Nov 7 16:15:52 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Nov 7 16:15:52 2014 @@ -1,8 +1,10 @@ +2014-06-05 Yuri Rumyantsev <ysrum...@gmail.com> + gcc/ - PR tree-optimization/61319 + PR tree-optimization/61391 * tree-if-conv.c (is_cond_scalar_reduction): Add missed check that stmt belongs to loop. gcc/testsuite/ - * gcc.dg/torture/pr61319.c: New test. + * gcc.dg/torture/pr61391.c: New test.