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-lts-allyesconfig in repository toolchain/ci/gcc.
omits 1b021bbd85a gcc-changelog: new error for quoted utf8 filenames omits 2ebe7526584 gcc-changelog: add Unicode test-case omits d8aeee11af7 fold-const: Fix up a buffer overflow in native_encode_initi [...] omits b6237343e78 openmp: Fix up handling of addressable temporaries in simd [...] omits 9bac66390c0 libgo: adjust sysinfo scripts for changed -fdump-go-spec omits 108beb75da0 Daily bump. omits 18e86fae2a1 gcc: xtensa: implement bswapsi2, bswapdi2 and helpers omits 3621a7bb579 libstdc++: Fix indentation in <semaphore> omits 8b01af02b50 doc: Fix a typo [PR98400] omits 8d76c007afe Set DECL_ARTIFICIAL on gfortran internal variables. omits bebf930dd2b Correct coarray indices for test case. omits eb460c5986b Daily bump.
This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconf [...] \ O -- O -- O (1b021bbd85a)
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: contrib/gcc-changelog/git_commit.py | 8 --- contrib/gcc-changelog/test_email.py | 8 --- contrib/gcc-changelog/test_patches.txt | 55 -------------------- gcc/ChangeLog | 35 ------------- gcc/DATESTAMP | 2 +- gcc/config/xtensa/xtensa.md | 21 -------- gcc/doc/invoke.texi | 2 +- gcc/fold-const.c | 6 +-- gcc/fortran/ChangeLog | 5 -- gcc/fortran/trans.c | 3 -- gcc/gimplify.c | 23 ++------- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 25 ---------- gcc/testsuite/g++.dg/gomp/pr98383.C | 18 ------- gcc/testsuite/gcc.c-torture/compile/pr98407.c | 10 ---- gcc/testsuite/gcc.target/xtensa/bswap.c | 14 ------ .../gfortran.dg/coarray/send_char_array_1.f90 | 16 +++--- libgcc/ChangeLog | 7 --- libgcc/config/xtensa/lib1funcs.S | 39 --------------- libgcc/config/xtensa/t-xtensa | 1 - libgo/mkrsysinfo.sh | 53 +++++++++++++++++--- libgo/mksysinfo.sh | 58 +++++++++++++++++----- libgo/sysinfo.c | 1 - libstdc++-v3/ChangeLog | 4 -- libstdc++-v3/include/std/semaphore | 3 +- 25 files changed, 109 insertions(+), 310 deletions(-) delete mode 100644 gcc/testsuite/g++.dg/gomp/pr98383.C delete mode 100644 gcc/testsuite/gcc.c-torture/compile/pr98407.c delete mode 100644 gcc/testsuite/gcc.target/xtensa/bswap.c