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.
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 733cd21cfdd Ada: Remove left-overs of front-end exception mechanism
new f9c43140bee c++: Fix a pasto in the PR120471 fix [PR120940]
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/typeck.cc | 2 +-
gcc/testsuite/g++.dg/parse/pr120940.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wduplicated-branches9.C | 11 +++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr120940.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wduplicated-branches9.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-14
in repository gcc.
from a9b70e4c95c Ada: Remove left-overs of front-end exception mechanism
new f88883db50e c++: Fix a pasto in the PR120471 fix [PR120940]
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/typeck.cc | 2 +-
gcc/testsuite/g++.dg/parse/pr120940.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wduplicated-branches9.C | 11 +++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr120940.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wduplicated-branches9.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 73b173d915f ada: Fix missing error on too large Component_Size not mult [...]
new f3689dc2061 c++: Fix a pasto in the PR120471 fix [PR120940]
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/typeck.cc | 2 +-
gcc/testsuite/g++.dg/parse/pr120940.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wduplicated-branches9.C | 11 +++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr120940.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wduplicated-branches9.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-12
in repository gcc.
from b5f0faa4eb7 c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
new ed950a9ed38 c++: Fix a pasto in the PR120471 fix [PR120940]
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/typeck.cc | 2 +-
gcc/testsuite/g++.dg/parse/pr120940.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wduplicated-branches9.C | 11 +++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr120940.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wduplicated-branches9.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-15
in repository gcc.
from 2cb1108c092 middle-end: Fix complex lowering of cabs with no LHS [PR120369]
new 733cd21cfdd Ada: Remove left-overs of front-end exception mechanism
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/ada/gcc-interface/Makefile.in | 30 ------------------------------
gcc/ada/libgnat/system-linux-loongarch.ads | 1 -
2 files changed, 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.