This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig in repository toolchain/ci/gcc.
from 43088b6f674 Daily bump. adds 5d17bb989b6 PR c++/92201 * cp-gimplify.c (cp_gimplify_expr): If gimpl [...] adds 96ddf4f2c1d Daily bump. new 3d82e409c5e Avoid '-Wmaybe-uninitialized' diagnostic in 'gcc/dwarf2out.c' new 2dba914d0a0 [LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling
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/ChangeLog | 8 ++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 +++++ gcc/cp/cp-gimplify.c | 6 +++++ gcc/dwarf2out.c | 2 +- gcc/testsuite/ChangeLog | 47 +++++++++++++++++++---------------- gcc/testsuite/g++.dg/other/pr92201.C | 7 ++++++ libphobos/ChangeLog | 9 +++++++ libphobos/testsuite/lib/libphobos.exp | 19 ++++++++++++++ 9 files changed, 83 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/g++.dg/other/pr92201.C