This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 7d31c678d68 ifcvt: Improve noce_try_store_flag_mask [PR105314]
adds ad56a60f58c rs6000: Make the has_arch target selectors actually work
adds e3c5e8360b4 libstdc++: Define std::hash<std::filesystem::path> (LWG 3657)
adds 41ccd683f00 libstdc++: Add std::atomic<shared_ptr>(nullptr_t) construct [...]
adds 796b7cbac3d libphobos: Don't call free on the TLS array in the emutls d [...]
adds cd4acb8cd9e lto: use diagnostics_context in print_lto_docs_link
No new revisions were added by this update.
Summary of changes:
gcc/lto-wrapper.cc | 20 +++++++++++++---
gcc/testsuite/lib/target-supports.exp | 28 +++++++++++-----------
libphobos/libdruntime/gcc/emutls.d | 8 +++----
libstdc++-v3/include/bits/fs_path.h | 10 ++++++++
libstdc++-v3/include/bits/shared_ptr_atomic.h | 4 ++++
.../20_util/shared_ptr/atomic/atomic_shared_ptr.cc | 2 ++
.../27_io/filesystem/path/nonmember/hash_value.cc | 10 ++++++++
7 files changed, 61 insertions(+), 21 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6d6fb9927 0: update: gcc-7d31c678d68d7b6820a958584619ca763b0eb9c5: 1
new 05113aa20 0: update: gcc-cd4acb8cd9e45fd35664baa5b0a3150e479aae32: 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 (6d6fb9927)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1628 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30064 -> 30084 bytes
04-build_abe-stage1/console.log.xz | Bin 72152 -> 71376 bytes
06-build_abe-linux/console.log.xz | Bin 10812 -> 10816 bytes
07-build_abe-glibc/console.log.xz | Bin 235976 -> 236248 bytes
08-build_abe-stage2/console.log.xz | Bin 199404 -> 198252 bytes
09-build_abe-gdb/console.log.xz | Bin 34588 -> 34756 bytes
10-build_abe-qemu/console.log.xz | Bin 33124 -> 33752 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3392 -> 2716 bytes
13-check_regression/console.log.xz | Bin 12576 -> 10996 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 170 +-
13-check_regression/results.compare | 29 +-
13-check_regression/results.compare2 | 1314 +++----
13-check_regression/results.regressions | 30 +-
14-update_baseline/console.log | 1495 +++-----
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 170 +-
14-update_baseline/results.compare | 29 +-
14-update_baseline/results.compare2 | 1314 +++----
14-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3346564 -> 3366444 bytes
sumfiles/g++.sum | 51 +-
sumfiles/gcc.log.xz | Bin 2911012 -> 2915040 bytes
sumfiles/gcc.sum | 6223 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1021972 -> 1015356 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196716 -> 196540 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407452 -> 410392 bytes
sumfiles/libstdc++.sum | 10 +-
38 files changed, 4726 insertions(+), 6163 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 7d31c678d68 ifcvt: Improve noce_try_store_flag_mask [PR105314]
adds ad56a60f58c rs6000: Make the has_arch target selectors actually work
adds e3c5e8360b4 libstdc++: Define std::hash<std::filesystem::path> (LWG 3657)
adds 41ccd683f00 libstdc++: Add std::atomic<shared_ptr>(nullptr_t) construct [...]
adds 796b7cbac3d libphobos: Don't call free on the TLS array in the emutls d [...]
adds cd4acb8cd9e lto: use diagnostics_context in print_lto_docs_link
adds b6a48401da5 c++: decltype of non-dependent call of class type [PR105386]
No new revisions were added by this update.
Summary of changes:
gcc/cp/semantics.cc | 2 +-
gcc/lto-wrapper.cc | 20 +++++++++++++---
gcc/testsuite/g++.dg/cpp0x/decltype81.C | 15 ++++++++++++
gcc/testsuite/lib/target-supports.exp | 28 +++++++++++-----------
libphobos/libdruntime/gcc/emutls.d | 8 +++----
libstdc++-v3/include/bits/fs_path.h | 10 ++++++++
libstdc++-v3/include/bits/shared_ptr_atomic.h | 4 ++++
.../20_util/shared_ptr/atomic/atomic_shared_ptr.cc | 2 ++
.../27_io/filesystem/path/nonmember/hash_value.cc | 10 ++++++++
9 files changed, 77 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype81.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 3f0423f913 gdbsupport/pathstuff.h: #include <array> explicitly for std: [...]
adds 0b60b96344 PowerPC: Update expected floating point output for gdb.arch/ [...]
adds 6bdd7cf11d gdb: make some random Python files Python 3-compatible
adds c62dced2d4 bsd-kvm: Fix build after recent changes to path handling functions.
adds f93c6e0a2e i386: Pass -z noexecstack to linker tests
No new revisions were added by this update.
Summary of changes:
gdb/bsd-kvm.c | 24 +++++++++++-------------
gdb/contrib/test_pubnames_and_indexes.py | 30 +++++++++++++++---------------
gdb/system-gdbinit/elinos.py | 2 +-
gdb/system-gdbinit/wrs-linux.py | 4 ++--
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 ++++----
gdb/testsuite/gdb.arch/vsx-regs.exp | 31 ++++++++++++++++---------------
ld/testsuite/ld-i386/i386.exp | 6 ++++--
7 files changed, 53 insertions(+), 52 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 5045072f0 0: update: binutils-gcc: 1
new 4e7d4e86c 0: update: binutils-gcc: 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 (5045072f0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (4e [...]
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 1528 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51860 -> 52572 bytes
04-build_abe-gcc/console.log.xz | Bin 231628 -> 229488 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3796 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3328 -> 2524 bytes
07-check_regression/console.log.xz | Bin 2784 -> 3032 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 37 +-
07-check_regression/results.compare2 | 66 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 338 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 37 +-
08-update_baseline/results.compare2 | 66 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2762388 -> 2762480 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2329708 -> 2363208 bytes
sumfiles/gcc.sum | 4638 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 905748 -> 896168 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199284 -> 199288 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454664 -> 456204 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2802 insertions(+), 2664 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 4c5b1cf5a6 NEWS: Mention DT_RELR support
new 4f7b7d00e0 posix: Remove unused definition on _Fork
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:
sysdeps/nptl/_Fork.c | 3 ---
1 file changed, 3 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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 2cf349be0e Do not put linkage names into .gdb_index
adds df2a5f8de7 Automatic date update in version.in
adds 3f0423f913 gdbsupport/pathstuff.h: #include <array> explicitly for std: [...]
adds 0b60b96344 PowerPC: Update expected floating point output for gdb.arch/ [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 ++++----
gdb/testsuite/gdb.arch/vsx-regs.exp | 31 ++++++++++++++++---------------
gdbsupport/pathstuff.h | 1 +
4 files changed, 22 insertions(+), 20 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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards bb9c0a65b 0: update: binutils-gcc: 2
new 18428cd6f 0: update: binutils-gcc: 2
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 (bb9c0a65b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1540 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51900 -> 52268 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 528384 -> 530984 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.