This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 61fd6a338de c++: add -fno-modules to some tests new bd773888eaf c: fix ICE with enum completed with packed attribute after [...] new b25ec038dca c: Move checking assertions from recursion when forming com [...]
The 2 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 | 1 + gcc/c/c-typeck.cc | 17 ++++++++++------- gcc/testsuite/gcc.dg/gnu23-tag-composite-6.c | 26 +++++++++++++++++++++++--- gcc/testsuite/gcc.dg/pr116892.c | 11 +++++++++++ 4 files changed, 45 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr116892.c