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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 68859c03 0: update: binutils-gcc-linux-glibc-gdb: 6
new 7cdb9139 0: update: binutils-gcc-linux-glibc-gdb: 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 (68859c03)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51404 -> 51276 bytes
05-build_abe-gcc/console.log.xz | Bin 230748 -> 230636 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9056 -> 8920 bytes
08-build_abe-glibc/console.log.xz | Bin 230772 -> 230776 bytes
09-build_abe-gdb/console.log.xz | Bin 47268 -> 46860 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 19 insertions(+), 19 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 d2906412ada Daily bump.
new b78e0ce28b3 libstdc++: Define std::expected for C++23 (P0323R12)
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:
libstdc++-v3/doc/doxygen/user.cfg.in | 1 +
libstdc++-v3/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/include/precompiled/stdc++.h | 1 +
libstdc++-v3/include/std/expected | 1240 ++++++++++++++++++++
libstdc++-v3/include/std/version | 1 +
libstdc++-v3/libsupc++/exception | 2 +-
libstdc++-v3/testsuite/20_util/expected/assign.cc | 321 +++++
libstdc++-v3/testsuite/20_util/expected/cons.cc | 175 +++
.../testsuite/20_util/expected/illformed_neg.cc | 67 ++
.../testsuite/20_util/expected/observers.cc | 209 ++++
.../testsuite/20_util/expected/requirements.cc | 129 ++
libstdc++-v3/testsuite/20_util/expected/swap.cc | 57 +
.../testsuite/20_util/expected/synopsis.cc | 21 +
.../testsuite/20_util/expected/unexpected.cc | 80 ++
libstdc++-v3/testsuite/20_util/expected/version.cc | 10 +
16 files changed, 2315 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/include/std/expected
create mode 100644 libstdc++-v3/testsuite/20_util/expected/assign.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/cons.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/illformed_neg.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/observers.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/requirements.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/swap.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/synopsis.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/unexpected.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/version.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-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 893cb28a22f tree-optimization/101636 - CTOR vectorization ICE
adds 17f80c57fed Daily bump.
adds 4c649dc7118 Properly reset the port handle when closing
adds b3cc7e9297b Daily bump.
adds 23852920316 Daily bump.
adds ee25401b10a x86: Use x constraint on SSSE3 patterns with MMX operands
adds f0ed5f07639 x86: Use x constraint on KL patterns
adds 856efb41a87 x86: Use -msse2 on gcc.target/i386/pr95483-1.c
adds dc84c78af26 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 33 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/libgnat/g-sercom__linux.adb | 1 +
gcc/ada/libgnat/g-sercom__mingw.adb | 1 +
gcc/config/i386/sse.md | 24 +++++++++++-----------
gcc/testsuite/ChangeLog | 15 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
8 files changed, 70 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_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
9 files changed, 40 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 681b5795 0: update: binutils-gcc-linux-qemu: boot
new 113a1f89 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 (681b5795)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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.xz | Bin 1608 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30300 -> 30208 bytes
04-build_abe-stage1/console.log.xz | Bin 67968 -> 67348 bytes
05-build_abe-qemu/console.log.xz | Bin 30880 -> 31224 bytes
06-build_linux/console.log.xz | Bin 3408 -> 3216 bytes
07-boot_linux/console.log.xz | Bin 6160 -> 6160 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 32 --------------------------------
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 12 insertions(+), 44 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 69c400b6 0: update: gcc-d2906412ada87a4bdd6410060bc18a2c53c419b7: boot
new f7b1e63b 0: update: qemu-3d31fe4d662f13c70eb7e87f29513623ccd76322: 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 (69c400b6)
\
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 1508 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30236 -> 30300 bytes
04-build_abe-stage1/console.log.xz | Bin 71440 -> 72436 bytes
05-build_abe-qemu/console.log.xz | Bin 32280 -> 30408 bytes
06-build_linux/console.log.xz | Bin 6312 -> 6028 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 32 --------------------------------
jenkins/manifest.sh | 8 ++++----
10 files changed, 4 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.