This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cf3cefc PR c++/77830 * constexpr.c (cxx_eval_array_reference): Perf [...] new 184fac5 PR bootstrap/78817 * tree-pass.h (make_pass_post_ipa_warn): [...]
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/ChangeLog | 20 +++++++++++ gcc/builtins.c | 26 ++++++++------ gcc/c-family/ChangeLog | 11 ++++++ gcc/c-family/c-common.c | 43 +++++++++++++++------- gcc/c-family/c-common.h | 2 +- gcc/c/ChangeLog | 4 +++ gcc/c/c-typeck.c | 12 ++++--- gcc/calls.c | 95 ------------------------------------------------- gcc/calls.h | 1 - gcc/cp/ChangeLog | 5 +++ gcc/cp/call.c | 10 +++++- gcc/cp/typeck.c | 10 +++++- gcc/passes.def | 2 ++ gcc/tree-pass.h | 1 + gcc/tree-ssa-ccp.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++++ gcc/tree.c | 50 ++++++++++++++++++++++++++ gcc/tree.h | 1 + 17 files changed, 262 insertions(+), 126 deletions(-)