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-allyesconfig in repository toolchain/ci/gcc.
from 41a2a54476c ira.c: Fix ICE in ira-color [PR97092] adds d0bdf3a9069 d: Fix ICE in gimplify_expr, at gimplify.c (PR98277) adds bacad2567c5 Daily bump. new 27a2ffea558 c++: Fix template parm ICE [PR 98297]
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/ChangeLog | 6 +++++ gcc/DATESTAMP | 2 +- gcc/cp/parser.c | 4 ++- gcc/d/ChangeLog | 10 ++++++++ gcc/d/decl.cc | 43 +++++++++++++++++---------------- gcc/testsuite/ChangeLog | 12 +++++++++ gcc/testsuite/g++.dg/template/pr98297.C | 6 +++++ gcc/testsuite/gdc.dg/pr98277.d | 13 ++++++++++ 8 files changed, 73 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/pr98297.C create mode 100644 gcc/testsuite/gdc.dg/pr98277.d