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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e8afccaf 0: update: binutils-gcc-linux-qemu: boot
new 94aeec9c 0: update: binutils-gcc-linux-qemu: boot
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 (e8afccaf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 66 +-
02-prepare_abe/console.log | 390 +-
03-build_abe-binutils/console.log | 11200 +++++-----
04-build_abe-stage1/console.log | 13787 +++++++------
05-build_abe-qemu/console.log | 3581 ++++
05-build_linux/console.log | 384 -
06-build_abe-qemu/console.log | 3555 ----
06-build_linux/console.log | 412 +
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 33085 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 6 +-
16 files changed, 33308 insertions(+), 33192 deletions(-)
create mode 100644 05-build_abe-qemu/console.log
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-build_abe-qemu/console.log
create mode 100644 06-build_linux/console.log
--
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.
unknown user pushed a change to branch master
in repository gcc.
from 00d8545d705 [Ada] Remove arbitrary and redundant qualification with Sinfo
new 2326627eb19 tree-optimization/100398 - avoid DSE of control flow stmt
new a310bb73edc tree-optimization/100329 - avoid reassociating asm goto defs
new 1b0f5700098 Restrict gcc.dg/tree-ssa/ssa-dse-26.c
The 3 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/testsuite/gcc.dg/torture/pr100329.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr100398.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c | 19 +++----------------
gcc/tree-ssa-dse.c | 1 +
gcc/tree-ssa-reassoc.c | 10 ++++++++++
5 files changed, 43 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100329.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100398.c
--
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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 1f354d6e51c Daily bump.
new 9225a497de1 early-remat.c: Fix new/delete mismatch [PR100230]
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/early-remat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_bmk_tx1/gnu-master-aarch64-spec2k6-O3_VECT
in repository toolchain/ci/glibc.
at 2a76821c30 x86: Optimize memchr-evex.S
This branch includes the following new commits:
new ad201afe5c Add pthread-in-libc, libpthread-routines-var, librt-routines-var
new 575295fc83 nptl: Move call_once into libc
new 0431f171da nptl: Move cnd_broadcast into libc
new f11c293a4c nptl: Move cnd_destroy into libc
new 3eab466e56 nptl: Move cnd_init into libc
new eef936eb45 nptl: Move cnd_signal into libc
new 08a31ef923 nptl: Move cnd_timedwait into libc
new cf3fff1c19 nptl: Move cnd_wait into libc
new 17b67416c5 nptl: Move mtx_destroy into libc
new f44c9a24ed nptl: Move mtx_init into libc
new b7863c732e nptl: Move mtx_lock into libc
new 032a9e17a7 nptl: Move mtx_timedlock into libc
new 08970190fc nptl: Move mtx_trylock into libc
new ae4a5ca074 nptl: Move mtx_unlock into libc
new 96e61709b4 nptl: Move thrd_exit into libc
new e4036b1ce9 nptl: Move tss_create into libc
new deb317d510 nptl: Move tss_delete into libc
new a062ba3836 nptl: Move tss_get into libc
new 2c5c5c87c9 nptl: Move tss_set into libc
new 0ace9b197c nptl: Move pthread_rwlock_clockrdlock into libc
new 2cf5b43bcb nptl: Move pthread_rwlock_clockwrlock into libc
new 504ac633b0 nptl: Move pthread_rwlock_destroy into libc
new 63627246f3 nptl: Move pthread_rwlock_init into libc
new 2392feb171 nptl: Move pthread_rwlock_timedrdlock into libc
new e7d2d48e56 nptl: Move pthread_rwlock_timedwrlock into libc
new c96dddd731 nptl: Move pthread_rwlock_tryrdlock into libc
new e8a9597159 nptl: Move pthread_rwlock_trywrlock into libc
new a8841e00d6 nptl: Move pthread_rwlockattr_destroy into libc
new 9f13a95b6f nptl: Move pthread_rwlockattr_getkind_np into libc
new 0af0ccc2d5 nptl: Move pthread_rwlockattr_getpshared into libc
new dbfa12e201 nptl: Move pthread_rwlockattr_init into libc
new b444409479 nptl: Move pthread_rwlockattr_setkind_np into libc
new 0505ae4e3b nptl: Move pthread_rwlockattr_setpshared into libc
new c2fd60a586 nptl: Move pthread_yield into libc, as a compatibility symbol
new b03e4d7bd2 stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
new 98544f5bcf bench-memcpy: Collect data from 2KB to 4KB
new cf2c57526b x86: Set rep_movsb_threshold to 2112 on processors with FSRM
new dde76856ba nptl: Re-sort Versions file
new 7b414d6e7b locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32
new 1427d28e30 Bench: Expand bench-memchr.c
new 19d83270fc linux: Add execveat system call wrapper
new 77c1573dbc linux: use __fd_to_filename helper function instead of snprintf.
new acfd088a19 x86: Optimize memchr-avx2.S
new 2a76821c30 x86: Optimize memchr-evex.S
The 44 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.
--
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_bmk_tx1/gnu-master-aarch64-spec2k6-O3_VECT
in repository toolchain/ci/gcc.
at 08fff201c92 OpenMP/Fortran - fix pasto + testcase in depobj [PR100397]
This branch includes the following new commits:
new e690396da79 Daily bump.
new da9e6e63d1a introduce try store by multiple pieces
new 5fbe6a8e73b Fix typo in builtins.c.
new 08fff201c92 OpenMP/Fortran - fix pasto + testcase in depobj [PR100397]
The 4 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.
--
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_bmk_tx1/gnu-master-aarch64-spec2k6-O3_VECT
in repository toolchain/ci/binutils-gdb.
at 225bda24db [gdb/guile] Don't allow libguile to change libgmp mem fns
This branch includes the following new commits:
new 225bda24db [gdb/guile] Don't allow libguile to change libgmp mem fns
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.