r236094 - in /branches/gcc-6-branch/gcc: Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue May 10 16:59:00 GMT 2016
Author: jakub
Date: Tue May 10 16:59:04 2016
New Revision: 236094
URL: https://gcc.gnu.org/viewcvs?rev=236094&root=gcc&view=rev
Log:
Backported from mainline
2016-05-03 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/70916
* tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Give up
if COND_EXPR rhs1 is neither SSA_NAME nor COMPARISON_CLASS_P.
* gcc.c-torture/compile/pr70916.c: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gcc.c-torture/compile/pr70916.c
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/testsuite/ChangeLog
branches/gcc-6-branch/gcc/tree-vect-patterns.c
More information about the Gcc-cvs
mailing list