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 f88883db50e c++: Fix a pasto in the PR120471 fix [PR120940]
new e086e745a24 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 17 +++++++++++++++++
gcc/cp/ChangeLog | 21 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 26 ++++++++++++++++++++++++++
5 files changed, 75 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 f3689dc2061 c++: Fix a pasto in the PR120471 fix [PR120940]
new 4ee8d2aea70 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/ada/ChangeLog | 6 ++++++
gcc/cp/ChangeLog | 21 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
4 files changed, 46 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 ed950a9ed38 c++: Fix a pasto in the PR120471 fix [PR120940]
new 355ecf15b44 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/cp/ChangeLog | 21 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
3 files changed, 40 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 062f217f41d libstdc++: fix bits/version.def typo
new 1b403ba38b6 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 | 225 ++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 295 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 25 ++++
gcc/fortran/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 85 ++++++++++++++
libstdc++-v3/ChangeLog | 33 ++++++
8 files changed, 674 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 b7ff16c68a2 gdb/linux-nat: initialize lwp_info::syscall_state
new dfce0d9e38a 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 1e4e7bf6e42 Automatic date update in version.in
new 83064bb78e6 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_44-branch
in repository binutils-gdb.
from b17f29feed3 Automatic date update in version.in
new 5a85c1c5734 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 387cc9f80fc c++: trivial lambda pruning [PR120716]
new 062f217f41d libstdc++: fix bits/version.def typo
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/include/bits/version.def | 2 +-
libstdc++-v3/include/bits/version.h | 2 +-
2 files 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 dc90649466a c++: Fix a pasto in the PR120471 fix [PR120940]
new e9549b5ee84 c++: ICE with 'this' in lambda signature [PR120748]
new 387cc9f80fc c++: trivial lambda pruning [PR120716]
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/lambda.cc | 13 +++++++++-
gcc/cp/parser.cc | 5 +++-
.../g++.dg/cpp0x/lambda/lambda-constexpr3.C | 13 ++++++++++
.../g++.dg/cpp0x/lambda/lambda-constexpr3a.C | 12 +++++++++
gcc/testsuite/g++.dg/cpp0x/this1.C | 10 ++++----
gcc/testsuite/g++.dg/cpp2a/lambda-targ16.C | 29 ++++++++++++++++++++++
6 files changed, 75 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-constexpr3.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-constexpr3a.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ16.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 17bbde2e1716 Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/l [...]
new c3b214719a87 scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_da [...]
new 00f452a1b084 scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_al [...]
new 8889676cd621 scsi: sd: Fix VPD page 0xb7 length check
new 844c6a160e69 scsi: RDMA/srp: Don't set a max_segment_size when virt_bou [...]
new 4937e604ca24 scsi: core: Enforce unlimited max_segment_size when virt_b [...]
new 021f243627ea scsi: ufs: core: Fix spelling of a sysfs attribute name
new 025c1970da72 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 1e6ed33cabba btrfs: fix failure to rebuild free space tree using multip [...]
new 6561a40ceced btrfs: fix missing error handling when searching for inode [...]
new 54a7081ed168 btrfs: fix iteration of extrefs during log replay
new 5f61b961599a btrfs: fix inode lookup error handling during log replay
new bf5bcf9a6fa0 btrfs: record new subvolume in parent dir earlier to avoid [...]
new c466e33e729a btrfs: propagate last_unlink_trans earlier when doing a rmdir
new 157501b04699 btrfs: use btrfs_record_snapshot_destroy() during rmdir
new 4c06e63b9203 Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/s [...]
The 15 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:
Documentation/ABI/testing/sysfs-driver-ufs | 2 +-
drivers/infiniband/ulp/srp/ib_srp.c | 5 +-
drivers/scsi/hosts.c | 18 ++--
drivers/scsi/qla2xxx/qla_mbx.c | 2 +-
drivers/scsi/qla4xxx/ql4_os.c | 2 +
drivers/scsi/sd.c | 2 +-
drivers/ufs/core/ufs-sysfs.c | 4 +-
fs/btrfs/block-group.h | 2 +
fs/btrfs/free-space-tree.c | 40 +++++++++
fs/btrfs/inode.c | 36 ++++----
fs/btrfs/ioctl.c | 4 +-
fs/btrfs/tree-log.c | 137 +++++++++++++++--------------
12 files changed, 152 insertions(+), 102 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.