r260127 - in /trunk/gcc: cp/ChangeLog cp/class....

jason@gcc.gnu.org jason@gcc.gnu.org
Thu May 10 18:57:00 GMT 2018


Author: jason
Date: Thu May 10 18:57:55 2018
New Revision: 260127

URL: https://gcc.gnu.org/viewcvs?rev=260127&root=gcc&view=rev
Log:
	Core issue 2310 - conversion to base of incomplete type.

	* class.c (build_base_path): Check COMPLETE_TYPE_P for source type.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-base6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c



More information about the Gcc-cvs mailing list