This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch
in repository binutils-gdb.
from ff4e56e7660 Automatic date update in version.in
new 3afed96523b 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-16-branch
in repository binutils-gdb.
from 1c3834732b2 Automatic date update in version.in
new e6497503535 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 4c743798b1d c++/coroutines: Fix awaiter var creation [PR116506]
new 26d3424ca5d c++: find A pack from B in <typename...A,Class<A>...B> [PR118265]
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/cp/pt.cc | 5 +++++
gcc/testsuite/g++.dg/cpp1z/variadic-nontype1.C | 18 ++++++++++++++++++
2 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/variadic-nontype1.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from ded67484d Add entry e321c8dd2cea8365045ed44ae1c3c00c6a977d2e from https [...]
new 955e30566 Add entry cb03470aefb91dfd0d01f2651d604e9afaef5cb1 from https [...]
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:
llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/first_url | 1 +
.../tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O3_LTO/build_url | 1 +
.../tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O3_LTO/last_good | 1 +
3 files changed, 3 insertions(+)
create mode 100644 llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/first_url
create mode 100644 llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/tcwg_bmk-cod [...]
create mode 100644 llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/tcwg_bmk-cod [...]
--
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 f3a41e6cb5d Fortran: different character lengths in array constructor [ [...]
new ec716ad3f4b c++: coroutines and range for [PR118491]
new 4c743798b1d c++/coroutines: Fix awaiter var creation [PR116506]
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/cp/coroutines.cc | 59 +++++++++++++++++++----
gcc/cp/decl.cc | 2 +-
gcc/cp/semantics.cc | 1 -
gcc/testsuite/g++.dg/coroutines/coro-range-for1.C | 38 +++++++++++++++
gcc/testsuite/g++.dg/coroutines/pr116506.C | 53 ++++++++++++++++++++
gcc/testsuite/g++.dg/coroutines/pr116880.C | 36 ++++++++++++++
6 files changed, 177 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/coro-range-for1.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr116506.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr116880.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 master
in repository linux.
from f286757b644c Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.o [...]
new 902e09c8acde fix braino in "9p: fix ->rename_sem exclusion"
new 0de63bb7d919 Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux [...]
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:
fs/dcache.c | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 214224c4973 i386: Fix and improve TARGET_INDIRECT_BRANCH_REGISTER handl [...]
new f3a41e6cb5d Fortran: different character lengths in array constructor [ [...]
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/fortran/decl.cc | 20 ++++++++++++++------
.../gfortran.dg/char_array_constructor_5.f90 | 13 +++++++++++++
.../gfortran.dg/unlimited_polymorphic_1.f03 | 2 +-
3 files changed, 28 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/char_array_constructor_5.f90
--
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 606527f3d9e aarch64: Fix dupq_* testsuite failures
new 214224c4973 i386: Fix and improve TARGET_INDIRECT_BRANCH_REGISTER handl [...]
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/config/i386/i386.md | 23 ++++++++---------------
gcc/config/i386/predicates.md | 12 ++----------
2 files changed, 10 insertions(+), 25 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 master
in repository toolchain/ci/interesting-commits.
from 93f8f2d94 Add entry 99b90c46110df304b9941dc1a2b38ec6a15774fc from https [...]
new ded67484d Add entry e321c8dd2cea8365045ed44ae1c3c00c6a977d2e from https [...]
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:
.../commit-log.txt | 4 +---
.../jira/description | 6 ++----
.../e321c8dd2cea8365045ed44ae1c3c00c6a977d2e/status.txt | 2 +-
.../llvm-arm-master-O3_LTO/details.txt | 4 +++-
.../llvm-arm-master-O3_LTO/reproduction_instructions.txt | 15 ---------------
.../llvm-arm-master-O3_LTO/status-summary.txt | 2 +-
.../llvm-arm-master-O3_LTO/status.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/status.txt | 2 +-
8 files changed, 10 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.