This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 28a17985dd3 libstdc++: Test for formatting with empty spec for calendar types. new f37c5f1d88c C: Flex array in the middle via type alias is not reported [...] new 70418e6c012 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