This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e66404878450 Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/ [...]
new 19eef1d98eed afs: Fix uninit var in afs_alloc_anon_key()
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:
fs/afs/security.c | 3 ++-
1 file changed, 2 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-15
in repository gcc.
from 236279e8ed2 libstdc++: Correctly implement LWG 3946 changes to const_it [...]
new 26dcd236ed9 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 | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 15 +++++++++++++++
libstdc++-v3/ChangeLog | 17 +++++++++++++++++
5 files changed, 48 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-14
in repository gcc.
from db138aff124 isel: Check bounds before converting VIEW_CONVERT to VEC_SET.
new 5ca82daa6dd 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 | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
3 files changed, 12 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-13
in repository gcc.
from d02cd309ad2 isel: Check bounds before converting VIEW_CONVERT to VEC_SET.
new 08a98c79cfb 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 | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
3 files changed, 12 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 4eca016d56d analyzer: Fix 3 C++20 warnings in analyzer
new 8a6b9b4161d 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 | 136 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 6 +++
gcc/cp/ChangeLog | 6 +++
gcc/fortran/ChangeLog | 7 +++
gcc/testsuite/ChangeLog | 33 ++++++++++++
libstdc++-v3/ChangeLog | 14 +++++
7 files changed, 203 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 binutils-gdb.
from 5f66aee7f4b gprofng: protect against standard library macros
new f6a331018d6 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-17-branch
in repository binutils-gdb.
from c07328fa9d7 Automatic date update in version.in
new 17b99afddd8 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_45-branch
in repository binutils-gdb.
from 78e2e4aeeeb Automatic date update in version.in
new 8f2c1315fa5 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 releases/gcc-15
in repository gcc.
from 481c3ecd296 isel: Check bounds before converting VIEW_CONVERT to VEC_SET.
new 43f60f57552 c++: fix ICE with consteval functions in template decls [PR122658]
new 236279e8ed2 libstdc++: Correctly implement LWG 3946 changes to const_it [...]
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/call.cc | 13 +++-------
gcc/testsuite/g++.dg/cpp2a/consteval42.C | 21 ++++++++++++++++
libstdc++-v3/include/bits/ranges_base.h | 20 +++++++++------
.../testsuite/24_iterators/const_iterator/1.cc | 29 ++++++++++++++++------
4 files changed, 59 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval42.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.