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-next-allmodconfig in repository toolchain/ci/gcc.
from a2ccd780271 Microblaze: Fixed missing save of r18 in fast_interrupt. Re [...] adds 999611489d7 Minor doc fix for ISO C90 adds 3b35e71d45a coroutines, testsuite: Renumber two tests (NFC). adds 2a1a0c8c0db libstdc++: Refer to Git documentation adds c72a1b6f8b2 Daily bump. new f84aded848f c++: Fix crash in gimplifier with paren init of aggregates [...]
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 | 5 +++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/init.c | 2 ++ gcc/doc/extend.texi | 2 +- gcc/testsuite/ChangeLog | 18 +++++++++++++++--- ...template-traits.C => co-await-16-template-traits.C} | 0 ...pture-comp-ref.C => co-await-17-capture-comp-ref.C} | 0 gcc/testsuite/g++.dg/cpp2a/paren-init22.C | 15 +++++++++++++++ libstdc++-v3/ChangeLog | 6 ++++++ .../doc/html/manual/appendix_contributing.html | 2 +- libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 2 +- 12 files changed, 53 insertions(+), 7 deletions(-) rename gcc/testsuite/g++.dg/coroutines/torture/{co-await-14-template-traits.C => c [...] rename gcc/testsuite/g++.dg/coroutines/torture/{co-await-15-capture-comp-ref.C => [...] create mode 100644 gcc/testsuite/g++.dg/cpp2a/paren-init22.C