This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r237907 - in /trunk/gcc: ChangeLog tree-vectori...


Author: kyukhin
Date: Fri Jul  1 09:42:01 2016
New Revision: 237907

URL: https://gcc.gnu.org/viewcvs?rev=237907&root=gcc&view=rev
Log:
PR tree-optimization/70729

gcc/
	* tree-vectorizer.c (adjust_simduid_builtins): Nullify safelen field
	of loop since it can be not valid after transformation.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vectorizer.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]