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 3d2d21728b6 [gdb] Fix heap-use-after-free in select_event_lwp
new 4c3b59d5ba8 Remove two unnecessary casts
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:
gdb/ada-lang.c | 2 +-
gdb/eval.c | 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 2f71e801ad0 Fortran: do not evaluate polymorphic functions twice in ass [...]
new 9b0f7ef8bcf AVR: Dead code removal.
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/avr/avr.cc | 9 ++-------
1 file changed, 2 insertions(+), 7 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 linux.
from d206a76d7d27 Linux 6.8-rc6
new c8e314624a16 fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
new 5906333cc4af btrfs: zoned: don't skip block group profile checks on con [...]
new 9845664b9ee4 btrfs: dev-replace: properly validate device names
new 5897710b28ca btrfs: send: don't issue unnecessary zero writes for trail [...]
new e06cc89475ed btrfs: fix data races when accessing the reserved amount o [...]
new c7bb26b847e5 btrfs: fix data race at btrfs_use_block_rsv() when accessi [...]
new b6c1f1ecb3bf Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/sc [...]
new 59950610c0c0 mtd: spinand: gigadevice: Fix the get ecc status issue
new 5ab9bbf6c678 mtd: Fix possible refcounting issue when going through par [...]
new e6a30d0c48a1 mtd: rawnand: marvell: fix layouts
new 45ec2f5f6ed3 Merge tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/ [...]
The 11 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:
drivers/mtd/mtdcore.c | 1 +
drivers/mtd/nand/raw/marvell_nand.c | 13 +++++--------
drivers/mtd/nand/spi/gigadevice.c | 6 ++++--
fs/btrfs/block-rsv.c | 2 +-
fs/btrfs/block-rsv.h | 32 ++++++++++++++++++++++++++++++++
fs/btrfs/dev-replace.c | 24 ++++++++++++++++++++----
fs/btrfs/send.c | 17 +++++++++++++----
fs/btrfs/space-info.c | 26 +++++++++++++-------------
fs/btrfs/zoned.c | 9 +++++++++
fs/ntfs3/frecord.c | 2 +-
10 files changed, 99 insertions(+), 33 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 1931c40364b varasm: Handle private COMDAT function symbol reference in [...]
new 2f71e801ad0 Fortran: do not evaluate polymorphic functions twice in ass [...]
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/trans-expr.cc | 4 ++
gcc/testsuite/gfortran.dg/pr114012.f90 | 81 ++++++++++++++++++++++++++++++++++
2 files changed, 85 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr114012.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 77576915cfd c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042]
new 1931c40364b varasm: Handle private COMDAT function symbol reference 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:
gcc/testsuite/g++.dg/other/pr113617-aux.cc | 9 ++
gcc/testsuite/g++.dg/other/pr113617.C | 27 ++++++
gcc/testsuite/g++.dg/other/pr113617.h | 132 +++++++++++++++++++++++++++++
gcc/varasm.cc | 48 ++++++++++-
4 files changed, 215 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr113617-aux.cc
create mode 100644 gcc/testsuite/g++.dg/other/pr113617.C
create mode 100644 gcc/testsuite/g++.dg/other/pr113617.h
--
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 main
in repository newlib.
from 4af5f9d51 Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
new b55eed943 Cygwin: introduce constexpr errmap_size and errmap[] consiste [...]
new 4f843719d Cygwin: errmap[]: reduce value size from 32 to 8 bits
new 2b7cc8972 Cygwin: errmap[]: add error numbers to /* ERROR_... */ comments
new c2f6c0415 Cygwin: errmap[]: update comments using current winerror.h
The 4 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:
winsup/cygwin/errno.cc | 2 +-
winsup/cygwin/local_includes/errmap.h | 4426 +++++++++++++++++----------------
2 files changed, 2219 insertions(+), 2209 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 10c73c11165 Update gcc sv.po, zh_CN.po
new 77576915cfd c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042]
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/c/c-parser.cc | 21 ++++++++
gcc/testsuite/gcc.dg/builtin-stdc-bit-2.c | 84 +++++++++++++++----------------
2 files changed, 63 insertions(+), 42 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 binutils-gdb.
from dd88f42597e [gdb/testsuite] Dump dap.log.$n to gdb.log when exceptions found
new 3d2d21728b6 [gdb] Fix heap-use-after-free in select_event_lwp
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:
gdb/linux-nat.c | 34 +++++++++++++++++++++++++---------
1 file changed, 25 insertions(+), 9 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 fb68e2cac12 tree-optimization/114099 - virtual LC PHIs and early exit vect
new 10c73c11165 Update gcc sv.po, zh_CN.po
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/po/sv.po | 250 +++++++++++++++++++++++++++-----------------------------
gcc/po/zh_CN.po | 224 +++++++++++++++++++++-----------------------------
2 files changed, 211 insertions(+), 263 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 binutils-gdb.
from d82ede20df3 [gdb/testsuite] Further handle long filenames in gdb.base/s [...]
new dd88f42597e [gdb/testsuite] Dump dap.log.$n to gdb.log when exceptions found
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:
gdb/testsuite/lib/dap-support.exp | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.