parser.c
931 KB
-
re PR c++/58707 ([C++11] A greater-than operator in square brackets should not… · 09560e7f
re PR c++/58707 ([C++11] A greater-than operator in square brackets should not end a template argument list) /cp 2013-10-15 Paolo Carlini <paolo.carlini@oracle.com> PR c++/58707 * parser.c (cp_parser_postfix_open_square_expression): Set parser->greater_than_is_operator_p for the argument. /testsuite 2013-10-15 Paolo Carlini <paolo.carlini@oracle.com> PR c++/58707 * g++.dg/cpp0x/pr58707.C: New. From-SVN: r203624
Paolo Carlini committed