This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7fcb33455c9 PR 100167: Fix vector long long multiply/divide tests on power10. new 00dcc88a0ed Adjust by-value function vec arguments to by-reference.
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/c-common.c | 4 ++-- gcc/c-family/c-common.h | 2 +- gcc/c/c-tree.h | 5 +++-- gcc/c/c-typeck.c | 2 +- gcc/cfgloop.h | 2 +- gcc/cfgloopanal.c | 2 +- gcc/cgraph.h | 2 +- gcc/cgraphclones.c | 2 +- gcc/genautomata.c | 2 +- gcc/genextract.c | 2 +- gcc/genmatch.c | 19 ++++++++++--------- gcc/gimple-ssa-store-merging.c | 3 ++- gcc/gimple.c | 10 +++++----- gcc/gimple.h | 10 +++++----- gcc/haifa-sched.c | 8 ++++---- gcc/ipa-cp.c | 22 +++++++++++----------- gcc/ipa-fnsummary.c | 8 ++++---- gcc/ipa-inline.c | 2 +- gcc/ipa-predicate.c | 4 ++-- gcc/ipa-predicate.h | 2 +- gcc/ipa-prop.c | 2 +- gcc/ipa-prop.h | 2 +- gcc/ira-build.c | 2 +- gcc/read-rtl.c | 2 +- gcc/rtl.h | 4 ++-- gcc/sched-int.h | 4 ++-- gcc/simplify-rtx.c | 4 ++-- gcc/tree-call-cdce.c | 7 ++++--- gcc/tree-data-ref.c | 6 +++--- gcc/tree-data-ref.h | 9 +++++---- gcc/tree-if-conv.c | 2 +- gcc/tree-loop-distribution.c | 19 +++++++++++-------- gcc/tree-parloops.c | 5 +++-- gcc/tree-ssa-loop-im.c | 4 ++-- gcc/tree-ssa-loop-niter.c | 2 +- gcc/tree-ssa-reassoc.c | 9 +++++---- gcc/tree-ssa-sccvn.c | 10 ++++++---- gcc/tree-ssa-sccvn.h | 2 +- gcc/tree-ssa-structalias.c | 15 ++++++++------- gcc/tree-vect-loop-manip.c | 10 ++++++---- gcc/tree-vect-slp-patterns.c | 6 ++++-- gcc/tree-vect-slp.c | 14 ++++++++------ gcc/tree-vectorizer.h | 6 +++--- gcc/tree.c | 12 ++++++------ gcc/tree.h | 2 +- 45 files changed, 146 insertions(+), 127 deletions(-)