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-arm in repository toolchain/ci/gcc.
from bd2d0aab4d2 libstdc++: testsuite: why cast getpid result adds ccc39d9e97c compiler: better error message for unknown package name adds c70a48a8f8f compiler: propagate array length error marker farther adds d1f3a3fffeb Daily bump. new 656c0212909 c++: dependent conversion operator lookup [PR106179]
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 | 93 ++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 242 +++++++++++++++++++++ gcc/c-family/ChangeLog | 6 + gcc/cp/ChangeLog | 27 +++ gcc/cp/parser.cc | 4 - gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 6 + gcc/go/gofrontend/parse.cc | 6 +- gcc/go/gofrontend/types.cc | 5 +- gcc/testsuite/ChangeLog | 72 ++++++ gcc/testsuite/g++.dg/template/operator16.C | 9 + gcc/testsuite/go.test/test/fixedbugs/issue27938.go | 6 +- libstdc++-v3/ChangeLog | 10 + 14 files changed, 479 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/operator16.C