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]

r172632 - in /trunk/gcc: cp/ChangeLog cp/init.c...


Author: jason
Date: Mon Apr 18 00:50:31 2011
New Revision: 172632

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172632
Log:
	PR c++/48531
	* typeck2.c (build_functional_cast): Disallow array type.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/sfinae16.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/cp/typeck2.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]