diff options
author | iverbin <iverbin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-20 15:22:09 +0000 |
---|---|---|
committer | iverbin <iverbin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-20 15:22:09 +0000 |
commit | 6115016c6f3bc7cfdb621c8feb72f0beb4e6a4dd (patch) | |
tree | f4ed6fbf0573b839728635c6d770d8f601662172 /gcc/loop-unroll.c | |
parent | 8b6e9bf27fd153f79fc83c05540d6c666995b668 (diff) | |
download | gcc-6115016c6f3bc7cfdb621c8feb72f0beb4e6a4dd.tar.gz |
PR c/63307
gcc/c-family/
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216483 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/loop-unroll.c')
0 files changed, 0 insertions, 0 deletions