r273596 - in /branches/gcc-9-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jul 19 08:52:00 GMT 2019


Author: jason
Date: Fri Jul 19 08:52:58 2019
New Revision: 273596

URL: https://gcc.gnu.org/viewcvs?rev=273596&root=gcc&view=rev
Log:
	PR c++/85552 - wrong instantiation of dtor for DMI.

	* typeck2.c (digest_nsdmi_init): Set tf_no_cleanup for direct-init.

Added:
    branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-list5.C
Modified:
    branches/gcc-9-branch/gcc/cp/ChangeLog
    branches/gcc-9-branch/gcc/cp/typeck2.c



More information about the Gcc-cvs mailing list