r268854 - in /trunk/gcc: cp/ChangeLog cp/semant...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Wed Feb 13 21:39:00 GMT 2019


Author: mpolacek
Date: Wed Feb 13 21:39:18 2019
New Revision: 268854

URL: https://gcc.gnu.org/viewcvs?rev=268854&root=gcc&view=rev
Log:
	PR c++/89297 - ICE with OVERLOAD in template.
	* semantics.c (finish_compound_literal): Call
	instantiate_non_dependent_expr_sfinae.

	* g++.dg/cpp0x/initlist113.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist113.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list