This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 002c3f2 PR c++/62314: add fixit hint for missing "template <> " in ex [...] new b5e88f7 gcc/c-family/ * c-common.h (enum c_omp_region_type): Define.
The 1 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-family/ChangeLog | 4 ++++ gcc/c-family/c-common.h | 9 +++++++ gcc/c/ChangeLog | 14 +++++++++++ gcc/c/c-parser.c | 22 ++++++++--------- gcc/c/c-tree.h | 2 +- gcc/c/c-typeck.c | 19 +++++++-------- gcc/cp/ChangeLog | 23 ++++++++++++++++++ gcc/cp/cp-tree.h | 3 +-- gcc/cp/parser.c | 22 ++++++++--------- gcc/cp/pt.c | 64 +++++++++++++++++++++++++++---------------------- gcc/cp/semantics.c | 54 ++++++++++++++++++++++------------------- 11 files changed, 147 insertions(+), 89 deletions(-)