r189675 - in /branches/cilkplus: README.cilk gc...
bviyer@gcc.gnu.org
bviyer@gcc.gnu.org
Thu Jul 19 19:01:00 GMT 2012
Author: bviyer
Date: Thu Jul 19 19:01:23 2012
New Revision: 189675
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189675
Log:
Fixed the regression test problem (initlist-postfix-open-paren.C).
* parser.c (cp_parser_postfix_open_square_expression): Rearranged code
to fix (or unbreak) the regression test error11.C. Also added support
for braced index list (as per trunk).
Note: The change is the 2nd sendence of the log above.
Modified:
branches/cilkplus/README.cilk
branches/cilkplus/gcc/cp/ChangeLog.cilk
branches/cilkplus/gcc/cp/parser.c
More information about the Gcc-cvs
mailing list