This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from c43cb355f25 Enhance further testcases to verify Openacc 'kernels' decom [...] adds 7276a18aba4 gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later [PR103984] adds 3a7ba8fd0cd tree-optimization/104960 - unsplit edges after late sinking adds 78ef40ecdc1 libstdc++: Fix comment in testsuite utility
No new revisions were added by this update.
Summary of changes: gcc/gimplify.cc | 34 +++++++++++------------ gcc/passes.def | 4 +-- gcc/testsuite/g++.dg/opt/pr103984.C | 31 +++++++++++++++++++++ gcc/testsuite/gcc.dg/gimplefe-37.c | 2 +- gcc/tree-ssa-sink.cc | 13 +++++++-- libstdc++-v3/testsuite/util/testsuite_character.h | 5 ++-- 6 files changed, 63 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr103984.C