]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/69173 (ICE (segfault) in vinfo_for_stmt)
authorRichard Biener <rguenther@suse.de>
Mon, 11 Jan 2016 16:02:23 +0000 (16:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 11 Jan 2016 16:02:23 +0000 (16:02 +0000)
commit62446e6e25e2483e1ec5c3bfb119833fab0dd218
tree5d7520898bbd7542c9de33d1ab99f3bdea430f87
parent3a28db463b4d0ce7ee87a85ab2dbcb68eda9ef22
re PR tree-optimization/69173 (ICE (segfault) in vinfo_for_stmt)

2016-01-11  Richard Biener  <rguenther@suse.de>

PR tree-optimization/69173
* tree-vect-loop.c (vect_fixup_scalar_cycles_with_patterns): Only
fixup the cycle if all stmts are in a pattern.

* gcc.dg/torture/pr69173.c: New testcase.

From-SVN: r232230
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr69173.c [new file with mode: 0644]
gcc/tree-vect-loop.c
This page took 0.071897 seconds and 5 git commands to generate.