Jakub Jelinek
4577f7309a
re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(same as Bug 36523))
PR c++/48869
* method.c (get_dtor, get_copy_ctor): Add COMPLAIN argument,
pass it down to locate_fn_flags.
* cp-tree.h (get_dtor, get_copy_ctor): Adjust prototypes.
* semantics.c (cxx_omp_create_clause_info): Adjust callers.
* cp-gimplify.c: Include splay-tree.h.
(splay_tree_compare_decl_uid, omp_var_to_track,
omp_cxx_notice_variable): New functions.
(struct cp_genericize_omp_taskreg): New type.
(struct cp_genericize_data): Add omp_ctx field.
(cp_genericize_r): Attempt to determine implicitly determined
firstprivate class type variables.
(cp_genericize): Clear omp_ctx.
* Make-lang.in (cp/cp-gimplify.o): Depend on $(SPLAY_TREE_H).
* testsuite/libgomp.c++/pr48869.C: New test.
From-SVN: r173888
2011-05-19 09:44:31 +02:00
..
2011-02-14 16:08:23 +01:00
2011-05-19 09:44:31 +02:00
2011-03-21 12:24:17 +00:00
2011-01-20 23:41:24 +00:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-05-19 09:44:31 +02:00
2010-03-08 17:49:42 +00:00
2010-07-05 17:19:33 +00:00
2011-03-21 12:24:17 +00:00
2010-12-06 00:50:04 +00:00
2011-01-16 19:38:04 +00:00
2009-04-09 17:00:19 +02:00
2010-12-02 15:31:27 +01:00
2009-04-09 17:00:19 +02:00
2011-05-06 12:11:07 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00
2010-07-05 17:19:33 +00:00
2011-02-24 22:58:06 +01:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2010-12-06 00:50:04 +00:00
2011-01-20 23:41:24 +00:00
2009-04-09 17:00:19 +02:00
2009-08-19 08:38:29 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2010-12-02 15:30:37 +01:00
2010-04-20 17:36:45 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2009-05-20 22:54:45 +02:00
2009-04-09 17:00:19 +02:00