This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8982b5535c27 PR c++/92594 - ICE with inherited trivial default ctor. new 7ca50de02cf1 hash-table.h: support non-zero empty values in empty_slow (v2)
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 | 36 ++++++++++++++++++++++++++++++++++++ gcc/attribs.c | 2 ++ gcc/cp/ChangeLog | 8 ++++++++ gcc/cp/cp-gimplify.c | 2 ++ gcc/cp/cp-tree.h | 2 ++ gcc/cp/decl2.c | 1 + gcc/gcov.c | 2 ++ gcc/graphite.c | 1 + gcc/hash-map-tests.c | 22 ++++++++++++++++++++++ gcc/hash-map-traits.h | 2 ++ gcc/hash-map.h | 1 + gcc/hash-set-tests.c | 2 ++ gcc/hash-table.h | 10 +++++++--- gcc/hash-traits.h | 3 +++ gcc/ipa-devirt.c | 1 + gcc/ipa-prop.c | 2 ++ gcc/profile.c | 2 ++ gcc/sanopt.c | 4 ++++ gcc/tree-hasher.h | 1 + gcc/tree-ssa-sccvn.c | 1 + gcc/tree-vect-slp.c | 1 + gcc/tree-vectorizer.h | 2 ++ 22 files changed, 105 insertions(+), 3 deletions(-)