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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Apr 22 13:27:00 GMT 2014


Author: rguenth
Date: Tue Apr 22 13:27:33 2014
New Revision: 209630

URL: http://gcc.gnu.org/viewcvs?rev=209630&root=gcc&view=rev
Log:
2014-04-22  Richard Biener  <rguenther@suse.de>

	Backport from mainline
	2014-04-17  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/60836
	* tree-vect-loop.c (vect_create_epilog_for_reduction): Force
	initial PHI args to be gimple values.

	* g++.dg/vect/pr60836.cc: New testcase.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/vect/pr60836.cc
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/tree-vect-loop.c



More information about the Gcc-cvs mailing list