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]

r172147 - in /trunk/gcc: cp/ChangeLog cp/typeck...


Author: jason
Date: Thu Apr  7 21:47:53 2011
New Revision: 172147

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172147
Log:
	PR c++/48452
	* typeck.c (build_x_compound_expr_from_list): Return error_mark_node
	in SFINAE context.

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


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