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]

r232221 - in /trunk/gcc: ChangeLog tree-parloops.c


Author: vries
Date: Mon Jan 11 12:08:38 2016
New Revision: 232221

URL: https://gcc.gnu.org/viewcvs?rev=232221&root=gcc&view=rev
Log:
Add missing phi args in create_parallel_loop

2016-01-11  Tom de Vries  <tom@codesourcery.com>

	PR tree-optimization/69069
	* tree-parloops.c (create_parallel_loop): Add missing phi args.

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


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