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-Os
in repository toolchain/ci/base-artifacts.
discards 514b1cf08 0: update: binutils-gcc-glibc: 1
new cb9e65a06 0: update: binutils-glibc: 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 (514b1cf08)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 102 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 12014 ++-
04-build_abe-stage1/console.log | 15440 ++--
05-build_abe-linux/console.log | 310 +-
06-build_abe-glibc/console.log | 40435 +++++-----
07-build_abe-stage2/console.log | 37765 +++++-----
09-benchmark--Os/benchmark-start.log | 2 +-
09-benchmark--Os/benchmark.log | 26 +-
09-benchmark--Os/console.log | 254 +-
10-check_regression/console.log | 3897 +-
10-check_regression/results-0.csv | 3701 +-
10-check_regression/results-1.csv | 3674 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 7 +-
10-check_regression/results-full.csv | 3912 +-
10-check_regression/results.csv | 257 +-
10-check_regression/results.log | 4588 +-
11-update_baseline/console.log | 3909 +-
11-update_baseline/results-0.csv | 3701 +-
11-update_baseline/results-1.csv | 3674 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 7 +-
11-update_baseline/results-full.csv | 3912 +-
11-update_baseline/results.csv | 257 +-
11-update_baseline/results.log | 4564 +-
console.log | 114554 ++++++++++++++---------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
29 files changed, 130338 insertions(+), 131162 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-next-allyesconfig
in repository toolchain/ci/gcc.
from 11bd94806d4 Daily bump.
adds 35d2c6b6e8a PR fortran/97272 - Wrong answer from MAXLOC with character arg
adds 4347d36f934 Daily bump.
adds ab3f4b27abe [omp, ftracer] Don't duplicate blocks in SIMT region
adds 21f65995e06 store-merging: Fix up -Wnarrowing warning
adds 3c022a4c732 options: Save and restore opts_set for Optimization and Tar [...]
adds b98d3cc5666 libstdc++: Add missing bugzilla PR numbers to ChangeLog
adds d5243c46266 libstdc++: Test C++11 implementation of std::chrono::__deta [...]
adds f33a43f9f7e libstdc++: Use correct duration for atomic_futex wait on cu [...]
adds fc998c21c2c [omp, ftracer] Remove incorrect suggestion in ignore_bb_p
adds bf490f06360 arm: Add missing part number for Neoverse V1
new 255aa06d40d c++: Make spell corrections consistent
new 717e402dbf5 [omp, ftracer] Ignore IFN_GOMP_SIMT_XCHG_* in ignore_bb_p
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/DATESTAMP | 2 +-
gcc/config/arm/arm-cpus.in | 2 +
gcc/cp/name-lookup.c | 116 +++++++++++++++++----
gcc/fortran/ChangeLog | 8 ++
gcc/fortran/trans-intrinsic.c | 19 ++++
gcc/gimple-ssa-store-merging.c | 2 +-
gcc/optc-save-gen.awk | 54 ++++++++--
gcc/opth-gen.awk | 5 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/c-c++-common/spellcheck-reserved.c | 2 +-
gcc/testsuite/gfortran.dg/pr97272.f90 | 19 ++++
gcc/tracer.c | 18 ++++
libgomp/testsuite/libgomp.fortran/pr95654.f90 | 11 ++
libstdc++-v3/ChangeLog | 2 +
libstdc++-v3/include/bits/atomic_futex.h | 2 +-
.../20_util/duration_cast/rounding_c++11.cc | 43 ++++++++
libstdc++-v3/testsuite/30_threads/async/async.cc | 62 ++++++++++-
17 files changed, 333 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr97272.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/pr95654.f90
create mode 100644 libstdc++-v3/testsuite/20_util/duration_cast/rounding_c++11.cc
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c4090cb84 0: update: binutils-gcc-linux: all
new eba87ea4b 0: update: binutils-gcc-linux: all
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 (c4090cb84)
\
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 | 111 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11276 +++++----
04-build_abe-stage1/console.log | 15778 ++++++-------
05-build_linux/console.log | 9280 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 28 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 36949 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 36949 insertions(+), 36907 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 glibc.
from 5bb2e5300b manual: Fix typo
new 19302b27bd Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)
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:
include/bits/types/struct___jmp_buf_tag.h | 1 +
setjmp/Makefile | 3 ++-
.../bits/types/struct___jmp_buf_tag.h | 30 +++++++++++-----------
setjmp/setjmp.h | 15 +----------
sysdeps/nptl/pthread.h | 5 ++--
5 files changed, 22 insertions(+), 32 deletions(-)
create mode 100644 include/bits/types/struct___jmp_buf_tag.h
copy bits/sigcontext.h => setjmp/bits/types/struct___jmp_buf_tag.h (55%)
--
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 f92a504fdd9 libstdc++: Make allocators throw bad_array_new_length on ov [...]
new ac1c65ad1a1 support TARGET_MEM_REF in C/C++ error pretty-printing [PR97197]
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/c-family/c-pretty-print.c | 59 +++++++++++++++++++++++++++++++++++++++++++
gcc/cp/error.c | 58 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 117 insertions(+)
--
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 binutils-gdb.
from a1d217e844d gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.c
new 9e6dbd8b542 gdb: sync tui header files in HFILES_NO_SRCDIR
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:
gdb/ChangeLog | 5 +++++
gdb/Makefile.in | 2 +-
2 files changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository glibc.
from 3102e28bd1 y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock [...]
new 5bb2e5300b manual: Fix typo
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:
manual/threads.texi | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 1f1845d435f Fix compile time error building windmc, detected by gcc 11.
new a1d217e844d gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.c
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:
gdb/ChangeLog | 5 +++++
gdb/amd64-windows-tdep.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.