re PR tree-optimization/42916 ("-fcompare-debug failure" with "-O1 -funroll-loops...
authorRichard Guenther <rguenther@suse.de>
Fri, 19 Feb 2010 15:42:31 +0000 (15:42 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 19 Feb 2010 15:42:31 +0000 (15:42 +0000)
commitc7da0354531098a6827b42b00689e92ef61053cd
tree4b89e58bc0e9daefe49eba7bec41de25c0c6e3ec
parente5dfb95fd7d79615a7d6a9573ea6d4aaa6c8d1bc
re PR tree-optimization/42916 ("-fcompare-debug failure" with "-O1 -funroll-loops -ftree-vectorize")

2010-02-19  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/42916
* tree-vect-slp.c (vect_slp_analyze_bb): Count only real
instructions.

* gcc.dg/pr42916.c: New testcase.

From-SVN: r156898
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr42916.c [new file with mode: 0644]
gcc/tree-vect-slp.c