r216086 - in /branches/gcc-4_9-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Oct 10 14:23:00 GMT 2014


Author: rguenth
Date: Fri Oct 10 14:23:35 2014
New Revision: 216086

URL: https://gcc.gnu.org/viewcvs?rev=216086&root=gcc&view=rev
Log:
2014-10-10  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/63379
	* tree-vect-slp.c (vect_get_constant_vectors): Do not compute
	a neutral operand for min/max when it is not a reduction chain.

	* gcc.dg/vect/pr63379.c: New testcase.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63379.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/tree-vect-slp.c



More information about the Gcc-cvs mailing list