This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d6912d9b17f c++: Fixup some vardecls and whitespace
new 6bcbcea0588 libstdc++: Add c++2a <syncstream>
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 | 2 +-
libstdc++-v3/include/std/syncstream | 333 +++++++++++++++++++++
libstdc++-v3/include/std/version | 4 +
.../3.cc => 27_io/basic_syncbuf/1.cc} | 11 +-
.../3.cc => 27_io/basic_syncbuf/2.cc} | 9 +-
.../testsuite/27_io/basic_syncbuf/basic_ops/1.cc | 137 +++++++++
.../basic_syncbuf/requirements/types.cc} | 31 +-
.../testsuite/27_io/basic_syncbuf/sync_ops/1.cc | 130 ++++++++
.../3.cc => 27_io/basic_syncstream/1.cc} | 11 +-
.../3.cc => 27_io/basic_syncstream/2.cc} | 9 +-
.../27_io/basic_syncstream/basic_ops/1.cc | 134 +++++++++
.../basic_syncstream/requirements/types.cc} | 32 +-
15 files changed, 805 insertions(+), 41 deletions(-)
create mode 100644 libstdc++-v3/include/std/syncstream
copy libstdc++-v3/testsuite/{20_util/unwrap_reference/3.cc => 27_io/basic_syncbuf/ [...]
copy libstdc++-v3/testsuite/{20_util/unwrap_reference/3.cc => 27_io/basic_syncbuf/ [...]
create mode 100644 libstdc++-v3/testsuite/27_io/basic_syncbuf/basic_ops/1.cc
copy libstdc++-v3/testsuite/{std/ranges/access/lwg3467.cc => 27_io/basic_syncbuf/r [...]
create mode 100644 libstdc++-v3/testsuite/27_io/basic_syncbuf/sync_ops/1.cc
copy libstdc++-v3/testsuite/{20_util/unwrap_reference/3.cc => 27_io/basic_syncstre [...]
copy libstdc++-v3/testsuite/{20_util/unwrap_reference/3.cc => 27_io/basic_syncstre [...]
create mode 100644 libstdc++-v3/testsuite/27_io/basic_syncstream/basic_ops/1.cc
copy libstdc++-v3/testsuite/{std/ranges/access/lwg3467.cc => 27_io/basic_syncstrea [...]
--
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_cross/gnu-master-arm-check_cross
in repository toolchain/ci/base-artifacts.
discards 3ae83a83 7: update: binutils-b1a92c635c1ec10fd703302ce1fc4ab3a8515a04: 1
new 51ceebcf 7: update: glibc-fd0981e4028b79b061b458acbc10315e05972ada: 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 (3ae83a83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-che [...]
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 | 191 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10521 +-
04-build_abe-stage1/console.log | 19422 ++--
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 39733 +++----
07-build_abe-stage2/console.log | 46895 ++++----
08-build_abe-qemu/console.log | 3141 +-
09-build_abe-dejagnu/console.log | 222 +-
10-build_abe-check_gcc/console.log | 29694 +++--
11-check_regression/console.log | 310 +-
11-check_regression/results.regressions | 6 +-
12-update_baseline/console.log | 15624 +--
12-update_baseline/results.regressions | 6 +-
console.log | 167477 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2305580 -> 2299700 bytes
sumfiles/g++.sum | 92 +-
sumfiles/gcc.log.xz | Bin 1999664 -> 1993072 bytes
sumfiles/gcc.sum | 312 +-
sumfiles/gfortran.log.xz | Bin 769216 -> 765240 bytes
sumfiles/gfortran.sum | 32 +-
sumfiles/libatomic.log.xz | Bin 2228 -> 2236 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 127268 -> 127264 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2604 -> 2608 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 412792 -> 411576 bytes
sumfiles/libstdc++.sum | 8 +-
30 files changed, 165988 insertions(+), 168450 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-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from b2593aa8044 Daily bump.
adds d824c5df171 libgomp testsuite: tell warning from error diagnostics, etc [...]
adds 8860822a91e Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' [...]
No new revisions were added by this update.
Summary of changes:
libgomp/testsuite/lib/libgomp.exp | 6 +++
.../libgomp.oacc-c-c++-common/pr85486-2.c | 53 +++------------------
.../libgomp.oacc-c-c++-common/pr85486-3.c | 55 +++-------------------
.../testsuite/libgomp.oacc-c-c++-common/pr85486.c | 9 +++-
4 files changed, 26 insertions(+), 97 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 989f8dcf 0: update: binutils-gcc-linux: all
new 1aca7765 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 (989f8dcf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 235 +-
02-prepare_abe/console.log | 250 +-
03-build_abe-binutils/console.log | 11520 +++++------
04-build_abe-stage1/console.log | 18275 +++++++++---------
05-build_linux/console.log | 701 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31007 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
13 files changed, 31039 insertions(+), 31001 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 bebabf70a01 c++: Don't purge the satisfaction caches
new f915e19e62a c++: Delete unused hash type
new 9757d793f80 c++: refactor duplicate decls
new d6912d9b17f c++: Fixup some vardecls and whitespace
The 3 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/cp/cp-gimplify.c | 16 -----------
gcc/cp/cp-tree.h | 13 ---------
gcc/cp/decl.c | 75 +++++++++++++++++++++++++++-------------------------
3 files changed, 39 insertions(+), 65 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-next-defconfig
in repository toolchain/ci/linux.
omits 4c792ad103f3 arm64: use asm-generic/mmu_context.h for no-op implementations
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defc [...]
\
O -- O -- O (4c792ad103f3)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
arch/arm64/include/asm/mmu_context.h | 7 ++++---
1 file changed, 4 insertions(+), 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_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b4173c78 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
discards 1b545b92 0: update: binutils-gcc-linux: boot
new b774f325 0: reset: linux-292f70d7cdd506e21d12de650f626b95d31b7ec7: 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 (b4173c78)
\
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 | 179 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10758 ++++++------
04-build_abe-stage1/console.log | 13530 ++++++++-------
05-build_linux/console.log | 1963 +--
06-boot_linux/console.log | 248 +
07-check_regression/console.log | 21 +-
07-check_regression/results.regressions | 11 +-
08-update_baseline/console.log | 77 +-
08-update_baseline/results.regressions | 11 +-
console.log | 27240 ++++++++++++++----------------
jenkins/manifest.sh | 8 +-
results | 6 +-
13 files changed, 26227 insertions(+), 28265 deletions(-)
create mode 100644 06-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.