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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a145c7be1 2: update: binutils-gcc-linux-qemu: 21276
new dffcbada0 2: update: binutils-gcc-linux-qemu: 21277
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a145c7be1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1556 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 44512 -> 44152 bytes
04-build_abe-stage1/console.log.xz | Bin 90324 -> 90124 bytes
05-build_abe-qemu/console.log.xz | Bin 30328 -> 30360 bytes
06-build_linux/console.log.xz | Bin 44020 -> 43916 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
10 files changed, 22 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 0b32f05bac Don't compile some opcodes files when bfd is 32-bit only
adds 1f28b70def [gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/foll-vfork.exp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/glibc.
from 6c1e3c0fd0 String: Split memcpy tests so that parallel build is faster
adds 0b82747dc4 Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
adds 49302b8fdf Avoid extra load with CAS in __pthread_mutex_clocklock_commo [...]
adds d672a98a1a Add LLL_MUTEX_READ_LOCK [BZ #28537]
No new revisions were added by this update.
Summary of changes:
nptl/pthread_mutex_lock.c | 17 ++++++++++++-----
nptl/pthread_mutex_timedlock.c | 10 +++++-----
2 files changed, 17 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from 1b62cddcf09 Fix ipa-modref pure/const discovery
adds aa1fd30df56 jit: fix -Werror=format-overflow= in testsuite [PR103199]
adds 83310a08a2b libbacktrace: fix UBSAN issues
adds 6849c71c065 testsuite: Filter out TSVC test on Power [PR103051]
adds 847f587dc47 Fortran: Use build_debug_expr_decl to create DEBUG_DECL_EXPRs
adds f49c7a4fb23 libgomp: Unbreak gcn offload build
adds 4526ec20f17 Fix ICE in tree-ssa-structalias.c
adds 82de09ab17c Fix exit condition in ipa_make_function_pure
adds 48c6cac9cae Fortran/openmp: Fix '!$omp end'
adds 526e1639aa7 aarch64: Detect more consecutive MEMs
adds 15aba5a67c6 aarch64: Fold aarch64_sve_op_count into aarch64_vec_op_count
adds 26122469dff aarch64: Remove vectype from latency tests
adds 902b7c9e183 aarch64: Get floatness from stmt_info
adds 6756706ea63 aarch64: Use real scalar op counts
adds 1a5288fe3dc aarch64: Use an array of aarch64_vec_op_counts
adds a82ffd43619 aarch64: Move cycle estimation into aarch64_vec_op_count
adds 2e1886ea064 aarch64: Add vf_factor to aarch64_vec_op_count
adds c6c5c5ebaee aarch64: Use new hooks for vector comparisons
adds 87fcff96db6 aarch64: Remove redundant costing code
new 72f1c1c4521 analyzer: "__analyzer_dump_state" has no side-effects
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/analyzer/engine.cc | 7 +-
gcc/config/aarch64/aarch64.c | 1057 +++++++++++----------
gcc/fortran/openmp.c | 3 +
gcc/fortran/parse.c | 31 +-
gcc/fortran/trans-openmp.c | 2 +
gcc/fortran/trans-types.c | 6 +-
gcc/ipa-modref.c | 11 +-
gcc/ipa-pure-const.c | 2 +-
gcc/jit/docs/examples/tut04-toyvm/toyvm.c | 2 +-
gcc/jit/docs/examples/tut04-toyvm/toyvm.cc | 2 +-
gcc/testsuite/gcc.dg/vect/tsvc/vect-tsvc-s112.c | 2 +-
gcc/testsuite/gcc.target/aarch64/stp_1.c | 29 +
gcc/testsuite/gfortran.dg/gomp/clauses-1.f90 | 667 +++++++++++++
gcc/testsuite/gfortran.dg/gomp/nowait-2.f90 | 315 ++++++
gcc/testsuite/gfortran.dg/gomp/nowait-3.f90 | 118 +++
gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90 | 12 +-
libbacktrace/elf.c | 32 +-
libbacktrace/xztest.c | 2 +-
libgomp/config/gcn/icv-device.c | 14 -
libgomp/config/gcn/{icv-device.c => teams.c} | 50 +-
20 files changed, 1751 insertions(+), 613 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/stp_1.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/clauses-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/nowait-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/nowait-3.f90
copy libgomp/config/gcn/{icv-device.c => teams.c} (63%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 0b32f05bac Don't compile some opcodes files when bfd is 32-bit only
adds 1f28b70def [gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/foll-vfork.exp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 9f9315e39 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new f9489b5df 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9f9315e39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1548 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 44316 -> 44392 bytes
05-build_abe-stage1/console.log.xz | Bin 89812 -> 90288 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9140 -> 9284 bytes
08-build_abe-glibc/console.log.xz | Bin 229968 -> 230504 bytes
09-build_abe-stage2/console.log.xz | Bin 217580 -> 217284 bytes
10-build_abe-gdb/console.log.xz | Bin 43956 -> 44124 bytes
11-build_abe-qemu/console.log.xz | Bin 30160 -> 30052 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.