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 24883bb10c3 * es.po: Update. adds d754e9c8bb3 Daily bump. adds 35d794ced62 PR target/91472 * config/sparc/sparc.c (sparc_cannot_forc [...] new 875bf112372 PR c++/91129 - wrong error with binary op in template argu [...]
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 | 7 ++++ gcc/DATESTAMP | 2 +- gcc/config/sparc/sparc.c | 9 ++++- gcc/cp/ChangeLog | 10 ++++++ gcc/cp/typeck.c | 18 ++++------ gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/g++.dg/cpp1y/nontype1.C | 42 ++++++++++++++++++++++++ gcc/testsuite/gcc.c-torture/execute/20190901-1.c | 36 ++++++++++++++++++++ 8 files changed, 115 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/nontype1.C create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190901-1.c