This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r259689 - in /trunk/gcc: cp/ChangeLog cp/cvt.c ...


Author: jason
Date: Thu Apr 26 20:32:32 2018
New Revision: 259689

URL: https://gcc.gnu.org/viewcvs?rev=259689&root=gcc&view=rev
Log:
	PR c++/85545 - ICE with noexcept PMF conversion.

	* cvt.c (cp_fold_convert): Handle PMF CONSTRUCTORs directly.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/noexcept-type20.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cvt.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]