This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from c16e4ecd8fd Fortran: Fix regressions with intent(out) class[PR115070, P [...] new ce25ca4da19 c++: allow array mem-init with -fpermissive [PR116634]
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/cp/init.cc | 4 ++- gcc/testsuite/g++.dg/diagnostic/aggr-init1.C | 37 ++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/init/array62.C | 2 +- gcc/testsuite/g++.dg/init/array63.C | 2 +- gcc/testsuite/g++.dg/init/array64.C | 2 +- 5 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/aggr-init1.C