This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a115c319104 c-family/c/c++: pass optional vec<location_t> to c-format.c new 43f0de1772a C: use full locations within c_parser_expr_list's vec<location_t> new ea1f2cb6be7 * g++.dg/template/pr81899.C: Fix c++03. * g++.dg/debug/de [...] new 06340e70bab * search.c (lookup_field_1): Assert TYPE is a class and VF [...]
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/c/ChangeLog | 6 +++ gcc/c/c-parser.c | 11 +++-- gcc/c/c-tree.h | 8 ++++ gcc/cp/ChangeLog | 7 +++ gcc/cp/search.c | 52 +++------------------- gcc/testsuite/ChangeLog | 12 +++++ gcc/testsuite/g++.dg/debug/debug9.C | 5 +++ gcc/testsuite/g++.dg/template/pr81899.C | 2 +- gcc/testsuite/gcc.dg/format/diagnostic-ranges.c | 2 +- .../plugin/diagnostic-test-string-literals-1.c | 2 +- 10 files changed, 52 insertions(+), 55 deletions(-)