This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 3db4440d4c7 AArch64: Combine cmeq 0 + not into cmtst adds 885f9b4ad59 doc: Remove broken link to old.html docs adds 154c6d430ee doc: Fix documentation around 'asm' keyword in C++ adds 4ba4b053151 libstdc++: Add missing test for std::optional::transform(F&&) adds 788483f77de calls.c: Remove some dead code and target hooks adds 1c690164668 c++: tweak parsing of invalid types new 674dda6be01 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: contrib/ChangeLog | 4 + gcc/ChangeLog | 198 ++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 249 +++++++++++++++++++++ gcc/calls.c | 11 - gcc/cp/ChangeLog | 18 ++ gcc/cp/parser.c | 8 +- gcc/doc/extend.texi | 10 +- gcc/doc/install.texi | 6 - gcc/doc/invoke.texi | 16 +- gcc/doc/tm.texi | 37 --- gcc/doc/tm.texi.in | 8 - gcc/fortran/ChangeLog | 10 + gcc/target.def | 45 ---- gcc/targhooks.c | 30 --- gcc/targhooks.h | 4 - gcc/testsuite/ChangeLog | 160 +++++++++++++ libffi/ChangeLog | 85 +++++++ libgomp/ChangeLog | 23 ++ libstdc++-v3/ChangeLog | 5 + .../20_util/optional/monadic/transform.cc | 17 ++ 21 files changed, 790 insertions(+), 156 deletions(-)