]> gcc.gnu.org Git - gcc.git/commit
PR c++/78124 - list-initialization and inherited ctor
authorJason Merrill <jason@redhat.com>
Thu, 17 Nov 2016 21:41:09 +0000 (16:41 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 17 Nov 2016 21:41:09 +0000 (16:41 -0500)
commitf8691e98180da3205b8a19ff34f6656c46c4c92a
treeff06f568ba682d228b389f4a5503aa3aa3caa885
parent07a67f7b09745a86d8890f09b7d1260da6f41103
PR c++/78124 - list-initialization and inherited ctor

* name-lookup.c (do_class_using_decl): Set CLASSTYPE_NON_AGGREGATE.

From-SVN: r242563
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/name-lookup.c
gcc/testsuite/g++.dg/cpp0x/inh-ctor23.C [new file with mode: 0644]
This page took 0.061192 seconds and 5 git commands to generate.