This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 94c9b1bb79f asan: adjust module name for global variables
new ef22c3e90b5 Change vec<,,vl_embed>::m_vecdata refrences into address ()
new 2dd68cddbc7 Avoid default-initializing auto_vec<T, N> storage, fix vec< [...]
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:
gcc/vec.cc | 17 ++++++++++++++
gcc/vec.h | 75 +++++++++++++++++++++++++++++++++++++-------------------------
2 files changed, 62 insertions(+), 30 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 3d1d3ece9bc [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k [...]
new 94c9b1bb79f asan: adjust module name for global variables
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:
gcc/asan.cc | 12 +++++++++++-
gcc/testsuite/c-c++-common/asan/global-overflow-1.c | 2 +-
2 files changed, 12 insertions(+), 2 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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from bdff75097a 44: onsuccess: #504: boot: Success after binutils/llvm/linux [...]
new dbb1586e8a 45: onsuccess: #1: boot: Success after binutils/llvm/qemu: 8 [...]
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 1788 -> 1952 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31148 -> 31368 bytes
04-build_kernel_llvm/console.log.xz | Bin 67196 -> 67272 bytes
05-build_abe-qemu/console.log.xz | Bin 31968 -> 31852 bytes
06-build_linux/console.log.xz | Bin 3340 -> 3352 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4368 -> 3960 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_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 | 26 +++++++++++++-------------
16 files changed, 20 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.
unknown user pushed a change to branch master
in repository gcc.
from 8520132bc36 libstdc++: Constrain net::executor constructors
new 3d1d3ece9bc [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k [...]
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:
gcc/testsuite/g++.dg/modules/virt-2_a.C | 3 +++
1 file changed, 3 insertions(+)
--
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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 1539022e7e 46: onsuccess: #594: 23428: Success after binutils/gcc/linux [...]
new ce1efda92b 47: onsuccess: #1: 23433: Success after binutils/gcc/linux/q [...]
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 1772 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30756 -> 31084 bytes
04-build_abe-stage1/console.log.xz | Bin 89452 -> 89012 bytes
05-build_abe-qemu/console.log.xz | Bin 32016 -> 31648 bytes
06-build_linux/console.log.xz | Bin 10384 -> 9604 bytes
08-check_regression/console.log.xz | Bin 4400 -> 4460 bytes
08-check_regression/mail-body.txt | 4 ++--
09-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
19 files changed, 29 insertions(+), 38 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 f30421fa72f libstdc++: Reorder dg-options before dg-do
new ae390479340 libstdc++: Suppress warnings about use of deprecated std::a [...]
new 363f0ef50bd libstdc++: Optimize net::ip::address_v4::to_string()
new 36ecfb75e05 libstdc++: Fix conversion to/from net::ip::address_v4::bytes_type
new 80e9bac232f libstdc++: Fix members of net::ip::network_v4
new 97111dccf97 libstdc++: Make net::ip::basic_endpoint comparisons constexpr
new 8520132bc36 libstdc++: Constrain net::executor constructors
The 6 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/experimental/executor | 9 +-
libstdc++-v3/include/experimental/internet | 101 +++++++----
libstdc++-v3/include/ext/aligned_buffer.h | 3 +
.../experimental/net/internet/address/v4/cons.cc | 33 ++--
.../net/internet/address/v4/creation.cc | 24 ++-
.../net/internet/address/v4/members.cc | 14 ++
.../experimental/net/internet/endpoint/cons.cc | 66 ++++++++
.../experimental/net/internet/network/v4/cons.cc | 129 ++++++++++++++
.../net/internet/network/v4/members.cc | 186 +++++++++++++++++++++
9 files changed, 516 insertions(+), 49 deletions(-)
create mode 100644 libstdc++-v3/testsuite/experimental/net/internet/endpoint/cons.cc
create mode 100644 libstdc++-v3/testsuite/experimental/net/internet/network/v4/cons.cc
create mode 100644 libstdc++-v3/testsuite/experimental/net/internet/network/v4/members.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.
unknown user pushed a change to branch master
in repository gcc.
from 05a3fc910c3 i386: Update i386-builtin.def file comment description of B [...]
new f30421fa72f libstdc++: Reorder dg-options before dg-do
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/testsuite/std/format/arguments/lwg3810.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.