This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 12b2c414b6d testsuite/113634 - fixup declarations of calloc/realloc new 7ecf468c9a3 c: pedwarn on flexible array member initialization with {} [...]
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-typeck.cc | 17 +++++++++++------ gcc/testsuite/gcc.dg/pr119350-1.c | 14 ++++++++++++++ gcc/testsuite/gcc.dg/pr119350-2.c | 14 ++++++++++++++ gcc/testsuite/gcc.dg/pr119350-3.c | 14 ++++++++++++++ 4 files changed, 53 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr119350-1.c create mode 100644 gcc/testsuite/gcc.dg/pr119350-2.c create mode 100644 gcc/testsuite/gcc.dg/pr119350-3.c