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-arm-bootstrap in repository toolchain/ci/gcc.
from 235d5a96cb8 d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos [...] adds 0847ad33b90 c++: Fix ICE due to shared BLOCK node in coroutine generati [...] adds 243e649dcbb d: Remove Wtemplates warnings from the code generation pass
No new revisions were added by this update.
Summary of changes: gcc/cp/coroutines.cc | 1 + gcc/d/d-lang.cc | 4 ++++ gcc/d/decl.cc | 11 +--------- gcc/d/lang.opt | 4 ---- gcc/testsuite/g++.dg/coroutines/pr103328.C | 32 ++++++++++++++++++++++++++++++ 5 files changed, 38 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr103328.C