aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2013-09-15 15:34:42 -0400
committerJason Merrill <jason@gcc.gnu.org>2013-09-15 15:34:42 -0400
commit2993d08a0f9053d6b434f550c489d2cc9af81c46 (patch)
tree1ea5c1ef411fbda7152061fe7ec9543ea81fc0b7 /gcc/fortran
parent73f4e2d261705d356b2283ae1576e495b74e7992 (diff)
downloadgcc-2993d08a0f9053d6b434f550c489d2cc9af81c46.zip
gcc-2993d08a0f9053d6b434f550c489d2cc9af81c46.tar.gz
gcc-2993d08a0f9053d6b434f550c489d2cc9af81c46.tar.bz2
Core DR 904 PR c++/41933
Core DR 904 PR c++/41933 * parser.c (cp_parser_lambda_introducer): Handle variadic capture. * lambda.c (add_capture): Handle variadic capture. (add_default_capture, lambda_capture_field_type): Likewise. (build_capture_proxy, register_capture_members): Likewise. * pt.c (register_specialization): Allow FIELD_DECL. (retrieve_specialization): Likewise. (find_parameter_packs_r): Handle FIELD_DECL and VAR_DECL. (tsubst_pack_expansion): Handle FIELD_DECL packs. (gen_elem_of_pack_expansion_instantiation): Likewise. (instantiate_class_template_1): Likewise. (tsubst_decl, tsubst_copy): Likewise. (tsubst_expr) [DECL_EXPR]: Handle capture proxy packs. (tsubst_copy_and_build) [VAR_DECL]: Likewise. * semantics.c (finish_non_static_data_member): Don't try to represent the type of a COMPOUND_REF of a FIELD_DECL pack. From-SVN: r202605
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions