This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e17114f99c9 rs6000: Shrink rs6000_init_generated_builtins size [PR115324] new c9b96a68860 c23: Fix for redeclared enumerator initialized with differe [...]
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/c-decl.cc | 29 ++++++++++++++++++++++--- gcc/testsuite/gcc.dg/c23-tag-enum-6.c | 20 +++++++++++++++++ gcc/testsuite/gcc.dg/c23-tag-enum-7.c | 41 +++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr115109.c | 8 +++++++ 4 files changed, 95 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/c23-tag-enum-6.c create mode 100644 gcc/testsuite/gcc.dg/c23-tag-enum-7.c create mode 100644 gcc/testsuite/gcc.dg/pr115109.c