This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aaec739250b testsuite: Add testcase coverage for already fixed [PR96671] new c0194736b47 gcc.dg/analyzer tests: use __builtin_alloca, not alloca.h new cd09079cfd5 c++: Fix list-init of array of no-copy type [PR63707]
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/cp/tree.c | 10 +++++++++- gcc/testsuite/g++.dg/cpp0x/initlist-array13.C | 16 ++++++++++++++++ gcc/testsuite/gcc.dg/analyzer/alloca-leak.c | 4 +--- gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 5 ++--- gcc/testsuite/gcc.dg/analyzer/malloc-1.c | 3 +-- gcc/testsuite/gcc.dg/analyzer/malloc-paths-8.c | 7 +++---- 6 files changed, 32 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array13.C