This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/glibc.
from 6f043e0ee7 Use __ehdr_start rather than _begin in _dl_start_final
adds 118a2aee07 linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time [...]
new 944afe6d95 benchtests: Add UNSUPPORTED benchmark status
new 5b5b1012d5 benchtests: Better libmvec integration
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:
benchtests/Makefile | 55 ++++++++++++++++++-----------
io/Makefile | 8 +++--
io/tst-lchmod-time64.c | 2 ++
io/tst-lchmod.c | 22 +++++++++++-
sysdeps/unix/sysv/linux/fchmodat.c | 4 +--
sysdeps/x86_64/fpu/Makefile | 4 ---
sysdeps/x86_64/fpu/bench-libmvec-skeleton.c | 12 +++----
7 files changed, 71 insertions(+), 36 deletions(-)
create mode 100644 io/tst-lchmod-time64.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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5ab5885cd 0: update: gcc-linux-glibc-gdb: 1
new 3996e3688 0: update: gcc-linux-glibc-gdb: 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 (5ab5885cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1496 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 36740 -> 36840 bytes
04-build_abe-gcc/console.log.xz | Bin 207368 -> 207004 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8832 -> 9256 bytes
07-build_abe-glibc/console.log.xz | Bin 237676 -> 238620 bytes
08-build_abe-gdb/console.log.xz | Bin 37740 -> 37436 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3832 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2116 -> 2112 bytes
11-check_regression/console.log.xz | Bin 2288 -> 2280 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 180 ++++++++--------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 22 +-
sumfiles/binutils.log.xz | Bin 55592 -> 55556 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 80388 -> 80372 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 118632 -> 118612 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
23 files changed, 445 insertions(+), 445 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 9eb38e88ce8 Move common code from range-op.cc to header files.
new 44b09adb9ba tree-optimization/105431 - another overflow in powi handling
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/tree-ssa-math-opts.cc | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 7259481f0ec tree-optimization/104322 - remove dead code in vectorizable [...]
new 71f2928e282 Make irange::intersect(wide_int, wide_int) private.
new 17dea11cf43 Call set_undefined from irange constructor.
new 6ccc4356e7c Prefer global range info setters that take a range.
new c13fd1b8fd8 Remove various deprecated methods in class irange.
new 9eb38e88ce8 Move common code from range-op.cc to header files.
The 5 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/gimple-fold.cc | 2 +-
gcc/gimple-range-cache.h | 6 +-
gcc/gimple-range-fold.cc | 6 +-
gcc/gimple-ssa-evrp-analyze.cc | 6 +-
gcc/gimple-ssa-sprintf.cc | 3 +-
gcc/ipa-cp.cc | 2 +-
gcc/ipa-prop.cc | 12 ++--
gcc/range-op.cc | 140 +++++++++++++----------------------------
gcc/range-op.h | 72 +++++++++++++++++++++
gcc/range.h | 28 +++++++++
gcc/tree-inline.cc | 6 +-
gcc/tree-ssa-copy.cc | 4 +-
gcc/tree-ssa-dom.cc | 2 +-
gcc/tree-ssa-math-opts.cc | 3 +-
gcc/tree-ssa-phiopt.cc | 4 +-
gcc/tree-ssa-pre.cc | 13 ++--
gcc/tree-ssa-sccvn.cc | 4 +-
gcc/tree-ssa-strlen.cc | 8 ++-
gcc/tree-ssanames.cc | 12 +++-
gcc/tree-ssanames.h | 5 +-
gcc/tree-vect-loop-manip.cc | 41 +++++++-----
gcc/tree-vrp.cc | 21 ++++---
gcc/value-range-equiv.cc | 4 +-
gcc/value-range-equiv.h | 4 +-
gcc/value-range.cc | 4 +-
gcc/value-range.h | 13 ++--
gcc/vr-values.cc | 21 ++++---
27 files changed, 255 insertions(+), 191 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_native_check_gdb/master-aarch64
in repository toolchain/ci/glibc.
from 6f043e0ee7 Use __ehdr_start rather than _begin in _dl_start_final
adds 118a2aee07 linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time [...]
No new revisions were added by this update.
Summary of changes:
io/Makefile | 8 +++++---
io/tst-lchmod-time64.c | 2 ++
io/tst-lchmod.c | 22 +++++++++++++++++++++-
sysdeps/unix/sysv/linux/fchmodat.c | 4 ++--
4 files changed, 30 insertions(+), 6 deletions(-)
create mode 100644 io/tst-lchmod-time64.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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0468d733f 0: update: gcc-fcff9a464cc10eadc60616990c128717ba5ac9eb: 1
new a3f45bec2 0: update: glibc-118a2aee07f64d605b6668cbe195c1f44eac6be6: 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 (0468d733f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1576 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 36596 -> 36484 bytes
04-build_abe-gcc/console.log.xz | Bin 208764 -> 208184 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10748 -> 10644 bytes
07-build_abe-glibc/console.log.xz | Bin 237932 -> 237744 bytes
08-build_abe-gdb/console.log.xz | Bin 34844 -> 34204 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3820 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2128 -> 2132 bytes
11-check_regression/console.log.xz | Bin 12388 -> 18812 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 24 +-
11-check_regression/results.compare | 60 +-
11-check_regression/results.compare2 | 3772 +++++++++-
11-check_regression/results.regressions | 60 +-
12-update_baseline/console.log | 4226 +++++++++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 24 +-
12-update_baseline/results.compare | 60 +-
12-update_baseline/results.compare2 | 3772 +++++++++-
12-update_baseline/results.regressions | 60 +-
jenkins/manifest.sh | 8 +-
sumfiles/gdb.log.xz | Bin 1714132 -> 1735008 bytes
sumfiles/gdb.sum | 11652 ++++++++++++++++++++++++------
25 files changed, 20669 insertions(+), 3053 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.