* tree-parloops.c (gen_parallel_loop): Fix ommision of declaration for
loop_iterator li from previous commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131563
138bc75d-0d04-0410-961f-
82ee72b054a4
-2008-01-12 Sebastian Pop <sebastian.pop@amd.com>
+2008-01-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ * tree-parloops.c (gen_parallel_loop): Fix ommision of declaration for
+ loop_iterator li from previous commit.
+
+2008-01-15 Sebastian Pop <sebastian.pop@amd.com>
* tree-parloops.c (gen_parallel_loop): Free loop bound estimations.
* tree-parloops.c (gen_parallel_loop): Free loop bound estimations.
unsigned n_threads, struct tree_niter_desc *niter)
{
struct loop *nloop;
unsigned n_threads, struct tree_niter_desc *niter)
{
struct loop *nloop;
tree many_iterations_cond, type, nit;
tree stmts, arg_struct, new_arg_struct;
basic_block parallel_head;
tree many_iterations_cond, type, nit;
tree stmts, arg_struct, new_arg_struct;
basic_block parallel_head;