This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 65fe07942a9 Daily bump.
new e2931a30ac5 Daily bump.
new 469881efc4a c++: variable tmpl partial specialization [PR108468]
new 998e77e5512 c++: co_await and initializer_list [PR103871]
new 657fb0db264 c++: co_await and move-only type [PR105406]
new 691e385b354 c++: &enum::enumerator [PR101869]
new fbf72bbaed4 c++: namespace-scoped friend in local class [PR69410]
new 51738bb0974 c++: constant, array, lambda, template [PR108975]
new b6c8048cdd2 c++: constexpr PMF conversion [PR105996]
new 9ab083eb8a9 c-family: -Wsequence-point and COMPONENT_REF [PR107163]
The 9 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/DATESTAMP | 2 +-
gcc/c-family/c-common.c | 7 ++-
gcc/cp/coroutines.cc | 9 +++-
gcc/cp/decl.c | 3 +-
gcc/cp/friend.c | 21 ++++++--
gcc/cp/lambda.c | 3 ++
gcc/cp/pt.c | 2 +
gcc/cp/semantics.c | 3 +-
gcc/cp/typeck.c | 15 +++---
.../g++.dg/coroutines/co-await-initlist1.C | 21 ++++++++
.../g++.dg/coroutines/co-await-moveonly1.C | 63 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-pmf3.C | 13 +++++
gcc/testsuite/g++.dg/cpp0x/enum43.C | 11 ++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const11.C | 14 +++++
gcc/testsuite/g++.dg/cpp1y/var-templ78.C | 12 +++++
gcc/testsuite/g++.dg/lookup/friend24.C | 9 ++++
gcc/testsuite/g++.dg/warn/Wsequence-point-5.C | 37 +++++++++++++
17 files changed, 228 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/co-await-initlist1.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/co-await-moveonly1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-pmf3.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/enum43.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const11.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ78.C
create mode 100644 gcc/testsuite/g++.dg/lookup/friend24.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wsequence-point-5.C
--
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 releases/gcc-13
in repository gcc.
from c5bfb2e08bd LoongArch: Add built-in functions description of LoongArch [...]
new 19c8d725e68 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:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 28 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 1c1a9a0b60a c++: attribute on dtor in template [PR108795]
new a0ad04a2ff4 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:
gcc/ChangeLog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 15 +++++++++++++++
libstdc++-v3/ChangeLog | 9 +++++++++
5 files changed, 82 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from e81e393cd86 c-family: -Wsequence-point and COMPONENT_REF [PR107163]
new ee8d6c5c386 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:
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++++++
gcc/cp/ChangeLog | 23 +++++++++++++++++++++++
gcc/testsuite/ChangeLog | 25 +++++++++++++++++++++++++
4 files changed, 55 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.
unknown user pushed a change to branch master
in repository gcc.
from f828503eeb7 Do not fold ADDR_EXPR conditions leading to builtin_unreach [...]
new 6d7f9ebfb82 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 | 14 ++++
gcc/ChangeLog | 196 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 13 ++++
gcc/m2/ChangeLog | 11 +++
gcc/testsuite/ChangeLog | 66 ++++++++++++++++
6 files changed, 301 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_kernel/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 0f7e151f1f 60: onsuccess: #13: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 738e14f956 61: onsuccess: #14: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 1976 -> 1976 bytes
02-prepare_abe/console.log.xz | Bin 2432 -> 2428 bytes
03-build_abe-binutils/console.log.xz | Bin 27804 -> 27892 bytes
04-build_kernel_llvm/console.log.xz | Bin 67232 -> 66460 bytes
05-build_abe-qemu/console.log.xz | Bin 31128 -> 32896 bytes
06-build_linux/console.log.xz | Bin 3632 -> 3112 bytes
07-boot_linux/console.log.xz | Bin 6164 -> 6132 bytes
08-check_regression/console.log.xz | Bin 528 -> 536 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
14 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.