r129648 - in /trunk/gcc: cp/ChangeLog cp/parser...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Oct 26 11:57:00 GMT 2007
Author: jakub
Date: Fri Oct 26 11:57:46 2007
New Revision: 129648
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129648
Log:
PR c++/33744
* parser.c (cp_parser_parenthesized_expression_list): Set
greater_than_is_operator_p to true in between the parens.
* g++.dg/template/arg6.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/template/arg6.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list