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]

r172505 - in /branches/google/gcc-4_6/gcc/cp: C...


Author: dnovillo
Date: Fri Apr 15 16:56:27 2011
New Revision: 172505

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172505
Log:
2011-04-15  Le-Chun Wu  <lcwu@google.com>

	* decl2.c (cp_check_const_attributes): Handle unparsed lock attribute 
	arguments.
	* parser.c (cp_parser_attribute_list): Don't save tokens when argument
	list of a lock attribute is empty.
	* semantics.c (cxx_eval_constant_expression): Handle unexpected
	FIELD_DECL gracefully.


Added:
    branches/google/gcc-4_6/gcc/cp/ChangeLog.google-4_6
Modified:
    branches/google/gcc-4_6/gcc/cp/decl2.c
    branches/google/gcc-4_6/gcc/cp/parser.c
    branches/google/gcc-4_6/gcc/cp/semantics.c


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