]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/51356 (FAIL: gfortran.dg/anyallcount_1.f90 -O3 (internal...
authorJakub Jelinek <jakub@redhat.com>
Thu, 1 Dec 2011 19:14:03 +0000 (20:14 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 1 Dec 2011 19:14:03 +0000 (20:14 +0100)
commit78336739dea412bb0ff9431acbb96222c41c0ced
tree52ab058266afca44505c2b11dbe1a2eee02a7c26
parentec8c1492af9156d96527104f7e7db806220e56c8
re PR tree-optimization/51356 (FAIL: gfortran.dg/anyallcount_1.f90  -O3  (internal compiler error) on powerpc-apple-darwin9 with -m32)

PR tree-optimization/51356
* tree-vect-patterns.c (vect_recog_bool_pattern): Give up if
vectype doesn't have VECTOR_MODE_P.

From-SVN: r181891
gcc/ChangeLog
gcc/tree-vect-patterns.c