PR c/63307 * cilk.c (fill_decls_vec): Only put decls into vector v. (compare_decls): Fix up formatting. * c-c++-common/cilk-plus/CK/pr63307.c: New test. 2015-01-21 Igor Zamyatin <igor.zamyatin@intel.com> PR c/63307 * cilk.c: Include vec.h. (struct cilk_decls): New structure. (wrapper_parm_cb): Split this function to... (fill_decls_vec): ...this... (create_parm_list): ...and this. (compare_decls): New function. (for_local_cb): Remove. (wrapper_local_cb): Ditto. (build_wrapper_type): For now first traverse and fill vector of declarations then sort it and then deal with sorted vector. (cilk_outline): Ditto. (declare_one_free_variable): Ditto. From-SVN: r219969
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cilk-for-2.c | Loading commit data... | |
cilk-for-3.c | Loading commit data... | |
cilk-fors.c | Loading commit data... | |
cilk_for_errors.c | Loading commit data... | |
cilk_for_grain.c | Loading commit data... | |
cilk_for_grain_errors.c | Loading commit data... | |
cilk_for_ptr_iter.c | Loading commit data... | |
compound_cilk_spawn.c | Loading commit data... | |
concec_cilk_spawn.c | Loading commit data... | |
errors.c | Loading commit data... | |
fib.c | Loading commit data... | |
fib_init_expr_xy.c | Loading commit data... | |
fib_no_return.c | Loading commit data... | |
fib_no_sync.c | Loading commit data... | |
invalid_spawns.c | Loading commit data... | |
invalid_sync.cc | Loading commit data... | |
nested_cilk_for.c | Loading commit data... | |
no_args_error.c | Loading commit data... | |
pr59631.c | Loading commit data... | |
pr60197-2.c | Loading commit data... | |
pr60197.c | Loading commit data... | |
pr60469.c | Loading commit data... | |
pr63307.c | Loading commit data... | |
spawn_in_return.c | Loading commit data... | |
spawnee_inline.c | Loading commit data... | |
spawner_inline.c | Loading commit data... | |
spawning_arg.c | Loading commit data... | |
steal_check.c | Loading commit data... | |
sync_wo_spawn.c | Loading commit data... | |
test__cilk.c | Loading commit data... | |
varargs_test.c | Loading commit data... |