This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d742de69 0: update: llvm-linux: boot
new ff013d1c 0: update: llvm-linux: 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 (d742de69)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 212 +-
02-build_llvm/console.log | 12884 +++++++++++++--------------
03-build_linux/console.log | 902 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
console.log | 14051 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 14079 insertions(+), 14014 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_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/gcc.
from bebb3607796 Daily bump.
adds 8ab40918a3b rs6000: Add command line and builtin compatibility check
adds 02a201f7158 rs6000: vec_rlnm fix to make builtin work according to ABI
adds 0e66150084a c++: Fix comparison of fn() and ns::fn() [PR90711]
adds 2594e9a0696 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 23 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/altivec.h | 2 +-
gcc/config/rs6000/rs6000.c | 8 +++++
gcc/cp/ChangeLog | 6 ++++
gcc/cp/tree.c | 14 ++++++++-
gcc/testsuite/g++.dg/template/dependent-name14.C | 38 ++++++++++++++++++++++++
7 files changed, 90 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/dependent-name14.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7e1e6834 0: update: binutils-gcc-linux: boot
new 4a6fde97 0: update: binutils-gcc-linux: 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 (7e1e6834)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 216 +-
02-prepare_abe/console.log | 166 +-
03-build_abe-binutils/console.log | 11118 +++++------
04-build_abe-stage1/console.log | 18120 +++++++++---------
05-build_linux/console.log | 668 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 30794 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 30805 insertions(+), 30802 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.
unknown user pushed a change to branch master
in repository gcc.
from 0c9a8a8c103 fortran : FAIL: gfortran.dg/pr93365.f90 PR94386
new e899d4b7125 Add testcase for already fixed PR [PR94436]
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/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/pr94436.c | 13 +++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr94436.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 master
in repository glibc.
from 49c3c37651 Fix alignment bug in Safe-Linking
new a9d42c09a3 math: Add inputs that yield larger errors for float type (x86_64)
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:
math/auto-libm-test-in | 24 +++++++
math/auto-libm-test-out-asinh | 25 ++++++++
math/auto-libm-test-out-cos | 25 ++++++++
math/auto-libm-test-out-cosh | 25 ++++++++
math/auto-libm-test-out-erfc | 25 ++++++++
math/auto-libm-test-out-exp | 25 ++++++++
math/auto-libm-test-out-exp10 | 25 ++++++++
math/auto-libm-test-out-j0 | 25 ++++++++
math/auto-libm-test-out-j1 | 25 ++++++++
math/auto-libm-test-out-lgamma | 25 ++++++++
math/auto-libm-test-out-sin | 25 ++++++++
math/auto-libm-test-out-tgamma | 25 ++++++++
math/auto-libm-test-out-y0 | 25 ++++++++
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 35 +++++-----
sysdeps/x86_64/fpu/libm-test-ulps | 88 ++++++++++++++------------
15 files changed, 388 insertions(+), 59 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_kernel/llvm-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 71d7100e 0: update: llvm-linux: 18069
new eb4a449b 0: update: llvm-linux: 18069
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 (71d7100e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 191 +-
02-build_llvm/console.log | 12624 ++++++++++++++--------------
03-build_linux/console.log | 650 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13477 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
8 files changed, 13495 insertions(+), 13473 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_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 2a4e18ca 0: update: binutils-gcc: all
new 73cacee7 1: reset: linux-08120d236c47dd2bdb6f7366782f4756dd7f417e: 18305
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 | 27 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11513 +++++-----
04-build_abe-stage1/console.log | 15734 +++++++------
05-build_linux/console.log | 8205 +++----
06-boot_linux/console.log | 11 -
07-check_regression/console.log | 69 +-
07-check_regression/results.regressions | 12 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 15 +-
08-update_baseline/results.regressions | 12 +-
console.log | 36144 +++++++++++++++---------------
jenkins/manifest.sh | 15 +-
reset-baseline | 0
results | 15 +-
15 files changed, 35822 insertions(+), 36371 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.