This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards a1b09ae1 0: update: gcc-8c18220564f8372f4d45ed1a4df3fc7f71928654: 1
new 807ae8c9 0: update: gcc-5371ab207594ae2ef4c5223c2adae88b7a27b76b: 1
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 (a1b09ae1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 148 +-
02-prepare_abe/console.log | 208 +-
04-build_abe-bootstrap_O3/console.log | 58863 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 59129 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 59031 insertions(+), 59333 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 newlib.
from a0d7982ff libm/riscv: Use common fma code when necessary
new 1f8e5847d libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamm [...]
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:
newlib/libc/sys/linux/cmath/math_private.h | 12 +++---------
newlib/libm/math/Makefile.am | 4 ++--
newlib/libm/math/Makefile.in | 28 +++++++++++++--------------
newlib/libm/math/{er_gamma.c => e_tgamma.c} | 19 ++++++++++--------
newlib/libm/math/{erf_gamma.c => ef_tgamma.c} | 18 +++++++++--------
newlib/libm/math/w_gamma.c | 17 +++-------------
newlib/libm/math/w_tgamma.c | 4 +---
newlib/libm/math/wf_gamma.c | 17 +++-------------
newlib/libm/math/wf_tgamma.c | 4 +---
newlib/libm/math/wr_gamma.c | 18 +----------------
newlib/libm/math/wr_lgamma.c | 5 ++---
newlib/libm/math/wrf_gamma.c | 21 ++------------------
newlib/libm/math/wrf_lgamma.c | 7 +++----
13 files changed, 56 insertions(+), 118 deletions(-)
rename newlib/libm/math/{er_gamma.c => e_tgamma.c} (57%)
rename newlib/libm/math/{erf_gamma.c => ef_tgamma.c} (60%)
--
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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/glibc.
from 86a912c863 Update i686 ulps.
adds 04bba1e5d8 x86: Set CPU usable feature bits conservatively [BZ #26552]
No new revisions were added by this update.
Summary of changes:
sysdeps/x86/cpu-features.c | 143 +++++++++++++++------------------------------
1 file changed, 47 insertions(+), 96 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards fc4ba4dc 0: update: binutils-gcc-glibc-qemu: 6
new 8facf78e 0: update: binutils-gcc-glibc-qemu: 6
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 (fc4ba4dc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 128 +-
02-prepare_abe/console.log | 92 +-
04-build_abe-binutils/console.log | 11771 ++--
05-build_abe-stage1/console.log | 16179 +++--
06-build_abe-linux/console.log | 254 +-
07-build_abe-glibc/console.log | 40405 +++++++------
08-build_abe-stage2/console.log | 40152 +++++++------
09-build_abe-qemu/console.log | 3118 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 113189 +++++++++++++++++------------------
jenkins/manifest.sh | 24 +-
12 files changed, 112636 insertions(+), 112680 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 releases/gcc-10
in repository gcc.
from 00c785a4048 bpf: generate indirect calls for xBPF
new 75f5776b3fc sra: Avoid SRAing if there is an aout-of-bounds access (PR 96820)
new e8681432825 rs6000, remove improperly defined and unsupported builtins.
The 2 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/config/rs6000/altivec.h | 4 ----
gcc/testsuite/gcc.dg/tree-ssa/pr96820.c | 12 ++++++++++++
gcc/tree-sra.c | 9 +++++++--
3 files changed, 19 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96820.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 gcc.
from 2033a63cbd0 arm: Improve immediate generation for thumb-1 with -mpureco [...]
new 09fa6acd8d9 vec: dead code removal in tree-vect-loop.c
new 46a58c779af tree-optimization/96920 - another ICE when vectorizing nest [...]
new f923c40f9ba c++: Use iloc_sentinel in mark_use.
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/cp/expr.c | 4 +-
gcc/testsuite/gcc.dg/vect/pr96920.c | 20 +++++
gcc/testsuite/gfortran.dg/vect/pr96920.f90 | 37 +++++++++
gcc/tree-vect-loop.c | 117 +++++++++++++++++------------
gcc/tree-vect-slp.c | 20 +++++
gcc/tree-vect-stmts.c | 27 -------
gcc/tree-vectorizer.h | 5 --
7 files changed, 149 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr96920.c
create mode 100644 gcc/testsuite/gfortran.dg/vect/pr96920.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.