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]

r178652 - in /trunk/gcc: cp/ChangeLog cp/parser...


Author: jason
Date: Wed Sep  7 17:11:49 2011
New Revision: 178652

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178652
Log:
	PR c++/50298
	* parser.c (cp_parser_member_declaration): Don't require a constant
	rvalue here in C++0x.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ref3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.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]