r261192 - in /trunk/gcc: ChangeLog testsuite/Ch...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Jun 5 10:01:00 GMT 2018


Author: rguenth
Date: Tue Jun  5 10:01:49 2018
New Revision: 261192

URL: https://gcc.gnu.org/viewcvs?rev=261192&root=gcc&view=rev
Log:
2018-06-05  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/86047
	* tree-ssa-loop.c (for_each_index): Glob handling of all
	decls and constants and really handle all of them.

	* gcc.dg/pr86047.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/pr86047.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-loop.c



More information about the Gcc-cvs mailing list