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-master-aarch64-mainline-defconfig in repository toolchain/ci/gcc.
from 85d8ebcfc23 Daily bump. adds 085fd2a46e5 compiler: parenthesize channel type strings if necessary adds 168be2b3afd RISC-V: Fix python3 compatibility for multilib-generator adds 662b9c55cf0 C++ : Add the -stdlib= option. new 8daa719bdca Daily bump.
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 | 20 ++++++++++ gcc/DATESTAMP | 2 +- gcc/Makefile.in | 6 +++ gcc/c-family/ChangeLog | 5 +++ gcc/c-family/c.opt | 14 +++++++ gcc/config.in | 6 +++ gcc/config/riscv/multilib-generator | 2 +- gcc/configure | 57 +++++++++++++++++++++++++++- gcc/configure.ac | 44 ++++++++++++++++++++++ gcc/cp/ChangeLog | 8 ++++ gcc/cp/g++spec.c | 74 +++++++++++++++++++++++++++++++++---- gcc/cppdefault.c | 5 +++ gcc/cppdefault.h | 7 +++- gcc/doc/invoke.texi | 10 +++++ gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/types.cc | 15 ++++++++ gcc/incpath.c | 6 ++- 17 files changed, 267 insertions(+), 16 deletions(-)