This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5924c7d5846 libstdc++: Add test for type traits not having friend access
new 4afaeaab52d Daily bump.
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:
ChangeLog | 4 ++
gcc/ChangeLog | 124 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 8 ++++
gcc/cp/ChangeLog | 27 +++++++++++
gcc/testsuite/ChangeLog | 60 +++++++++++++++++++++++
libstdc++-v3/ChangeLog | 48 +++++++++++++++++++
7 files changed, 272 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
from 454e735200 13: onsuccess: #295: 1: [TCWG CI] No change after gcc: 76 commits
new 99475da52b 14: onsuccess: #296: 1: [TCWG CI] No change after binutils: [...]
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 1700 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29884 -> 30008 bytes
04-build_abe-stage1/console.log.xz | Bin 89480 -> 89748 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 16592 -> 16692 bytes
07-build_abe-stage2/console.log.xz | Bin 161356 -> 160976 bytes
08-benchmark/benchmark-build.log | 84 ++++++++++++-------------
08-benchmark/benchmark.log | 82 ++++++++++++------------
08-benchmark/console.log.xz | Bin 3780 -> 3720 bytes
09-check_regression/console.log.xz | Bin 4044 -> 4028 bytes
09-check_regression/results.log | 78 +++++++++++------------
dashboard/dashboard-generate.sh | 2 +-
dashboard/squad/Mean/results-metadata.json | 10 +--
dashboard/squad/coremark/results-metadata.json | 10 +--
dashboard/squad/dashboard-push-squad.sh | 10 +--
git/binutils_rev | 2 +-
mail/jira-body.txt | 14 ++---
mail/mail-body.txt | 14 ++---
mail/mail-subject.txt | 2 +-
manifest.sh | 16 ++---
results_id | 2 +-
22 files changed, 161 insertions(+), 165 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 binutils-gdb.
from 4f60f82104e Support AT_USRSTACKBASE and AT_USRSTACKLIM.
new e64d74cafa7 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch gdb-12-branch
in repository binutils-gdb.
from a7662984b19 Automatic date update in version.in
new 91ce1797ed8 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_39-branch
in repository binutils-gdb.
from 420c0889033 Automatic date update in version.in
new da1d92f080c Automatic date update in version.in
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:
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.
unknown user pushed a change to branch master
in repository gcc.
from d88319de416 testsuite: Add more C2x tests
new 71c828f8457 libstdc++: Fix std::is_nothrow_invocable_r for uncopyable p [...]
new 5924c7d5846 libstdc++: Add test for type traits not having friend access
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:
libstdc++-v3/include/std/type_traits | 45 +++++++++++-----------
.../20_util/is_assignable/requirements/access.cc | 22 +++++++++++
.../20_util/is_nothrow_convertible/value.cc | 2 -
.../20_util/is_nothrow_convertible/value_ext.cc | 28 --------------
.../91456.cc | 6 +--
5 files changed, 48 insertions(+), 55 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/is_assignable/requirements/access.cc
delete mode 100644 libstdc++-v3/testsuite/20_util/is_nothrow_convertible/value_ext.cc
copy libstdc++-v3/testsuite/20_util/{is_invocable => is_nothrow_invocable}/91456.cc (80%)
--
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_native_check_binutils/release-aarch64
in repository toolchain/ci/base-artifacts.
from c758519553 13: onsuccess: #112: 1: Success after binutils/gcc/linux/gli [...]
new 30ee4895de 14: onsuccess: #113: 1: Success after binutils/gcc/linux/gli [...]
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 1688 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 37740 -> 37488 bytes
04-build_abe-gcc/console.log.xz | Bin 206272 -> 206648 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8608 -> 8536 bytes
07-build_abe-glibc/console.log.xz | Bin 239636 -> 239596 bytes
08-build_abe-gdb/console.log.xz | Bin 36868 -> 36856 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3828 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2044 -> 2048 bytes
11-check_regression/console.log.xz | Bin 4812 -> 5824 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 37 ++--
sumfiles/binutils.log.xz | Bin 55356 -> 55400 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 80360 -> 80288 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 118840 -> 119024 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
29 files changed, 365 insertions(+), 364 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/llvm-release-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
from 75b26d7c98 12: onsuccess: #47: boot: Success after binutils/llvm/qemu: [...]
new c6758f76b6 13: onsuccess: #48: boot: Success after binutils/llvm/linux/ [...]
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 1720 -> 1876 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30484 -> 30168 bytes
04-build_kernel_llvm/console.log.xz | Bin 63848 -> 65536 bytes
05-build_abe-qemu/console.log.xz | Bin 32060 -> 31440 bytes
06-build_linux/console.log.xz | Bin 4348 -> 3512 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 2820 -> 4196 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 31 ++++++++++++++++---------------
17 files changed, 24 insertions(+), 23 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
from fde2f4334e 12: onsuccess: #291: 1: [TCWG CI] No change after binutils: [...]
new 454e735200 13: onsuccess: #295: 1: [TCWG CI] No change after gcc: 76 commits
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 1648 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29664 -> 29884 bytes
04-build_abe-stage1/console.log.xz | Bin 88620 -> 89480 bytes
06-build_abe-newlib/console.log.xz | Bin 16688 -> 16592 bytes
07-build_abe-stage2/console.log.xz | Bin 160400 -> 161356 bytes
08-benchmark/benchmark-build.log | 100 +++++++++++++------------
08-benchmark/benchmark.log | 98 ++++++++++++------------
08-benchmark/console.log.xz | Bin 3704 -> 3780 bytes
09-check_regression/console.log.xz | Bin 3076 -> 4044 bytes
09-check_regression/results.log | 4 +-
dashboard/dashboard-generate.sh | 2 +-
dashboard/squad/Mean/results-metadata.json | 10 +--
dashboard/squad/coremark/results-metadata.json | 10 +--
dashboard/squad/dashboard-push-squad.sh | 10 +--
git/gcc_rev | 2 +-
mail/jira-body.txt | 14 ++--
mail/mail-body.txt | 14 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 21 +++---
results_id | 2 +-
21 files changed, 147 insertions(+), 142 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/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 549b80fd0e 13: onsuccess: #423: boot: Success after binutils/llvm/qemu: [...]
new 566193318a 14: onsuccess: #424: boot: Success after binutils/llvm/linux [...]
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 1688 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29872 -> 29864 bytes
04-build_kernel_llvm/console.log.xz | Bin 63032 -> 64164 bytes
05-build_abe-qemu/console.log.xz | Bin 31708 -> 31256 bytes
06-build_linux/console.log.xz | Bin 3444 -> 3440 bytes
07-boot_linux/console.log.xz | Bin 5804 -> 5804 bytes
08-check_regression/console.log.xz | Bin 2888 -> 4340 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 31 ++++++++++++++++---------------
18 files changed, 28 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.