This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f0b3586 [V850] Hookize GO_IF_LEGITIMATE_ADDRESS new 180a64e * parser.c (cp_parser_template_id): SET_EXPR_LOCATION. new d7d5fbe * pt.c (find_parameter_packs_r): Handle variable templates. [...] new 545bf1f typo
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 8 ++++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/parser.c | 4 ++++ gcc/cp/parser.h | 2 +- gcc/cp/pt.c | 18 ++++++++++++++++++ gcc/testsuite/g++.dg/cpp1y/var-templ33.C | 20 ++++++++++++++++++++ 6 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ33.C