This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2e66e53b1ef c++: local-decls are never member fns [PR97186] new 4b9d61f79c0 add move CTOR to auto_vec, use auto_vec for get_loop_exit_edges
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/cfgloop.c | 4 ++-- gcc/cfgloop.h | 2 +- gcc/cfgloopmanip.c | 3 +-- gcc/hash-table.h | 2 +- gcc/ipa-fnsummary.c | 4 +--- gcc/ira-build.c | 12 +++--------- gcc/ira-color.c | 4 +--- gcc/loop-unroll.c | 3 +-- gcc/predict.c | 9 ++------- gcc/tree-predcom.c | 3 +-- gcc/tree-ssa-loop-ch.c | 3 +-- gcc/tree-ssa-loop-im.c | 3 +-- gcc/tree-ssa-loop-ivcanon.c | 9 ++------- gcc/tree-ssa-loop-manip.c | 3 +-- gcc/tree-ssa-loop-niter.c | 20 +++++--------------- gcc/tree-ssa-loop-prefetch.c | 7 ++----- gcc/vec.h | 7 +++++++ 17 files changed, 33 insertions(+), 65 deletions(-)