r235237 - in /branches/gcc-6-branch/gcc: Change...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Apr 20 07:21:00 GMT 2016


Author: rguenth
Date: Wed Apr 20 07:21:42 2016
New Revision: 235237

URL: https://gcc.gnu.org/viewcvs?rev=235237&root=gcc&view=rev
Log:
2016-04-20  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/70726
	* tree-vect-stmts.c (vectorizable_shift): Do not use scalar
	shift amounts from a pattern stmt operand.

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

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/vect/pr70726.cc
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-vect-stmts.c



More information about the Gcc-cvs mailing list