r220748 - in /trunk/gcc: cp/ChangeLog cp/conste...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Feb 17 08:25:00 GMT 2015


Author: jakub
Date: Tue Feb 17 08:25:30 2015
New Revision: 220748

URL: https://gcc.gnu.org/viewcvs?rev=220748&root=gcc&view=rev
Log:
	PR c++/65075
	* constexpr.c (check_constexpr_bind_expr_vars): Allow
	implicit typedefs for lambda types.

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

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



More information about the Gcc-cvs mailing list