]> gcc.gnu.org Git - gcc.git/commit
re PR c++/53202 (Copy constructor not called when starting a thread)
authorJason Merrill <jason@redhat.com>
Mon, 25 Jun 2012 15:17:59 +0000 (11:17 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 25 Jun 2012 15:17:59 +0000 (11:17 -0400)
commit72de8622ae2d5aaeb58173f454aed87640a989b5
tree245bea25403bebfde4c9b5f9652145736aa9e004
parent443679ae80afd9cc621d0d6bae5d431a294d0ec2
re PR c++/53202 (Copy constructor not called when starting a thread)

PR c++/53202
* semantics.c (build_data_member_initialization): Always keep
initializer for empty base.
(cxx_eval_bare_aggregate): Discard it here.

From-SVN: r188940
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-tuple.C [new file with mode: 0644]
This page took 0.064189 seconds and 5 git commands to generate.