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-arm-stable-allyesconfig in repository toolchain/ci/gcc.
from c04bd12b06a Fix PR target/97939 adds 822ea13e499 compiler: better error for x, x := 1, 2 adds b1adbc27c4a compiler: avoid follow-on errors for bad types adds 8e59ff55418 Improve support of simple bit-fields in -fdump-ada-spec adds 5fbf0ecb018 Daily bump. new f59be8dfbd8 d: Remove d_size_t from front-end sources (PR 87788)
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 | 38 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 7 ++++ gcc/c-family/c-ada-spec.c | 23 ++++++------- gcc/d/dmd/MERGE | 2 +- gcc/d/dmd/expression.c | 2 +- gcc/d/dmd/expression.h | 2 +- gcc/d/dmd/mtype.h | 3 +- gcc/d/dmd/root/array.h | 28 ++++++++-------- gcc/d/dmd/root/bitarray.h | 4 +-- gcc/d/dmd/root/dcompat.h | 12 ------- gcc/d/dmd/root/outbuffer.h | 4 +-- gcc/d/dmd/root/rmem.h | 10 +++--- gcc/d/dmd/root/stringtable.h | 9 +++--- gcc/fortran/ChangeLog | 18 +++++++++++ gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 39 +++++++++++++++++++++- gcc/go/gofrontend/parse.cc | 14 ++++++-- gcc/go/gofrontend/types.cc | 45 ++++++++++++++++++++++---- gcc/go/gofrontend/types.h | 4 +++ gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/go.test/test/fixedbugs/bug255.go | 21 +++++++----- 22 files changed, 214 insertions(+), 79 deletions(-)