This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 54cfe505872 aarch64: Add tuning model for Olympus core. new 12796e6938a C: Flex array in the middle via type alias is not reported [...] new 722aa418df9 C: Flex array in union followed by a structure field is not [...]
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 | 10 +++++++--- gcc/testsuite/gcc.dg/pr120353.c | 11 +++++++++++ gcc/testsuite/gcc.dg/pr120354.c | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 51 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr120353.c create mode 100644 gcc/testsuite/gcc.dg/pr120354.c