diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-01-21 22:23:04 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-01-21 22:23:04 +0100 |
commit | 31be63ab8c4def775c9ece0b6fa8d0fedc11bae4 (patch) | |
tree | 651a51d4177f4f06007a6abcc4aa6459dfa11eb1 /gcc/tree-vect-loop-manip.c | |
parent | 8b08ef255bd6e37c4f29e99d45a156bd5c007aa6 (diff) | |
download | gcc-31be63ab8c4def775c9ece0b6fa8d0fedc11bae4.zip gcc-31be63ab8c4def775c9ece0b6fa8d0fedc11bae4.tar.gz gcc-31be63ab8c4def775c9ece0b6fa8d0fedc11bae4.tar.bz2 |
re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
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
Diffstat (limited to 'gcc/tree-vect-loop-manip.c')
0 files changed, 0 insertions, 0 deletions