This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83b23cd PR tree-optimization/71625 * tree-ssa-strlen.c (get_addr_st [...] new a4dd89c Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE new 44e775d Improve diagnostic messages of "#pragma omp cancel", "#pragma [...]
The 2 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 | 6 +++++ gcc/c-family/c-pragma.c | 2 +- gcc/c-family/c-pragma.h | 2 +- gcc/c/ChangeLog | 9 ++++++++ gcc/c/c-parser.c | 28 ++++++++++++---------- gcc/c/c-typeck.c | 4 ++-- gcc/cp/ChangeLog | 9 ++++++++ gcc/cp/parser.c | 37 +++++++++++++++--------------- gcc/cp/semantics.c | 4 ++-- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/c-c++-common/gomp/cancel-1.c | 15 ++++++++++++ 11 files changed, 84 insertions(+), 36 deletions(-)