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]

r194830 - in /branches/cilkplus/gcc/cp: ChangeL...


Author: bviyer
Date: Thu Jan  3 01:11:57 2013
New Revision: 194830

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194830
Log:
Uncapitalized some error messages and added location to some errors.

+2013-01-02  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+	* parser.c (cp_parser_cilk_for_expression_iterator): Uncapitalized an
+	error message and added appropriate location to error message.
+	(cp_parser_jump_statement): Likewise.
+	* cp-cilk.c (copy_decl_for_cilk): Likewise.
+	

Modified:
    branches/cilkplus/gcc/cp/ChangeLog.cilkplus
    branches/cilkplus/gcc/cp/cp-cilk.c
    branches/cilkplus/gcc/cp/parser.c


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