r190210 - in /branches/cilkplus/gcc/cp: ChangeL...
bviyer@gcc.gnu.org
bviyer@gcc.gnu.org
Tue Aug 7 20:23:00 GMT 2012
Author: bviyer
Date: Tue Aug 7 20:23:43 2012
New Revision: 190210
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190210
Log:
Removed a potentially unnecessary static chain usage for some Cilk_for.
2012-08-07 Balaji V. Iyer <balaji.v.iyer@intel.com>
* parser.c (cp_parser_cilk_for): Stored the initial value in
cilk_for tree.
Modified:
branches/cilkplus/gcc/cp/ChangeLog.cilk
branches/cilkplus/gcc/cp/parser.c
More information about the Gcc-cvs
mailing list