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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 5458b4ae6 0: update: binutils-gcc-linux-qemu: boot
new 593dca520 0: update: binutils-gcc-linux-qemu: 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 (5458b4ae6)
\
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.xz | Bin 1568 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30620 -> 31120 bytes
04-build_abe-stage1/console.log.xz | Bin 72296 -> 72576 bytes
05-build_abe-qemu/console.log.xz | Bin 32372 -> 32952 bytes
06-build_linux/console.log.xz | Bin 4748 -> 4740 bytes
07-boot_linux/console.log.xz | Bin 6016 -> 6028 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 14 insertions(+), 14 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
in repository toolchain/ci/gcc.
from 5940b4e59f8 libgccjit: Support getting the size of a float [PR105829]
new b370ed0bf93 libstdc++: Make std::hash<basic_string<>> allocator-agnosti [...]
new 1753a712010 PR rtl-optimization/7061: Complex number arguments on x86_6 [...]
new 1e65f2ed990 libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880]
new 671970a5621 libstdc++: Make std::lcm and std::gcd detect overflow [PR105844]
The 4 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/expr.cc | 18 +++-
gcc/testsuite/gcc.target/i386/pr7061-1.c | 4 +
gcc/testsuite/gcc.target/i386/pr7061-2.c | 5 +
libstdc++-v3/include/bits/basic_string.h | 102 ++++++++++-----------
libstdc++-v3/include/experimental/numeric | 46 ++++++----
libstdc++-v3/include/std/numeric | 75 ++++++++-------
libstdc++-v3/include/std/string | 33 -------
libstdc++-v3/libsupc++/eh_globals.cc | 51 ++++++++---
.../testsuite/21_strings/basic_string/hash/hash.cc | 16 ++++
.../21_strings/basic_string/hash/hash_char8_t.cc | 12 +++
libstdc++-v3/testsuite/26_numerics/gcd/105844.cc | 21 +++++
libstdc++-v3/testsuite/26_numerics/gcd/gcd_neg.cc | 10 +-
libstdc++-v3/testsuite/26_numerics/lcm/105844.cc | 22 +++++
libstdc++-v3/testsuite/26_numerics/lcm/lcm_neg.cc | 10 +-
14 files changed, 260 insertions(+), 165 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr7061-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr7061-2.c
create mode 100644 libstdc++-v3/testsuite/26_numerics/gcd/105844.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/lcm/105844.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 6a72edd8e2 [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct [...]
adds 3abc1d8fe0 Document the ARM_CC_FOR_TARGET testsuite variable
adds 80c0a3bf1b gdb/testsuite: remove definition of true/false from gdb_comp [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/README | 30 ++++++++++++++++++++++++++++++
gdb/testsuite/gdb.base/all-bin.exp | 4 ++++
gdb/testsuite/gdb.base/eval-skip.exp | 3 +++
gdb/testsuite/gdb.base/exprs.exp | 4 ++++
gdb/testsuite/gdb.base/miscexprs.exp | 3 +++
gdb/testsuite/gdb.base/pointers.exp | 4 ++++
gdb/testsuite/gdb.base/relational.exp | 4 ++++
gdb/testsuite/lib/gdb.exp | 5 -----
8 files changed, 52 insertions(+), 5 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
in repository toolchain/ci/base-artifacts.
discards c18374b57 0: update: binutils-gcc: 2
new 180063504 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 (c18374b57)
\
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 1532 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51128 -> 52840 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465232 -> 460436 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from d61f79dc47 Automatic date update in version.in
adds 884e81eeb2 Automatic date update in version.in
adds 0dae8bed68 Automatic date update in version.in
adds fe36d34f25 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 95f74d55f 0: update: binutils-gcc: 2
new 19f89a1a1 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 (95f74d55f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1524 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 49300 -> 49480 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 516488 -> 515260 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.