This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 863202684df PR modula2/113848 modula2 does not build with clang
new 48207a5f00d c++: testcases for PR113545 (constexpr with switch and pass [...]
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:
.../g++.dg/cpp1y/constexpr-reinterpret3.C | 56 ++++++++++++++++++++++
.../g++.dg/cpp1y/constexpr-reinterpret4.C | 54 +++++++++++++++++++++
2 files changed, 110 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-reinterpret3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-reinterpret4.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 8bd438b4b Add entry 849d01bf3d97d05074a00d78903d782b2ac804f8 from https [...]
new 8c6186172 Add entry d9459129ea8f8c3cbd6150b90e842decba7952a3 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:
.../first_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi}/build_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{50b5199cff690891726877e1c00ac53dfb7cc1c8 => d9459129ea8f8c3cbd6150b [...]
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
create mode 100644 gcc/sha1/d9459129ea8f8c3cbd6150b90e842decba7952a3/tcwg_gnu_embe [...]
--
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 2523654a549 Daily bump.
new 863202684df PR modula2/113848 modula2 does not build with clang
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/m2/gm2-libs/SArgs.mod | 5 ++++-
1 file changed, 4 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 linux.
from ca00c700c521 Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.o [...]
new 4e6c90119907 scsi: core: Move scsi_host_busy() out of host lock if it i [...]
new d6c1b19153f9 scsi: lpfc: Use unsigned type for num_sge
new b513d30d59bb scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()
new 17e94b258541 scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err [...]
new 4a7bbe7519b6 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 5 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/scsi/lpfc/lpfc_scsi.c | 12 ++++++------
drivers/scsi/scsi_error.c | 3 ++-
drivers/scsi/scsi_lib.c | 4 +++-
drivers/ufs/core/ufshcd.c | 5 +++--
4 files changed, 14 insertions(+), 10 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 4356e9f841f7 work around gcc bugs with 'asm goto' with outputs
new c39de951282d fs/ntfs3: Improve alternative boot processing
new 22457c047ed9 fs/ntfs3: Modified fix directory element type detection
new 6a799c928b78 fs/ntfs3: Improve ntfs_dir_count
new 1918c10e137e fs/ntfs3: Correct hard links updating when dealing with DOS names
new 85ba2a75faee fs/ntfs3: Print warning while fixing hard links count
new 865e7a7700d9 fs/ntfs3: Reduce stack usage
new a8b0c9fc3a2d fs/ntfs3: Fix multithreaded stress test
new d155617006eb fs/ntfs3: Fix detected field-spanning write (size 8) of si [...]
new a40b73f608e7 fs/ntfs3: Correct use bh_read
new 4dea9cd52242 fs/ntfs3: Add file_modified
new e50f9560b816 fs/ntfs3: Drop suid and sgid bits as a part of fpunch
new 6c3684e70383 fs/ntfs3: Implement super_operations::shutdown
new 97ec56d390a3 fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
new d6ca2d253900 fs/ntfs3: Add and fix comments
new aaab47f204aa fs/ntfs3: Add NULL ptr dereference checking at the end of [...]
new 652483bfbc45 fs/ntfs3: Fix c/mtime typo
new 4cdfb6e7bc9c fs/ntfs3: Disable ATTR_LIST_ENTRY size check
new ddb17dc880ee fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
new d6d33f03baa4 fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache
new 5ca87d01eba7 fs/ntfs3: Prevent generic message "attempt to access beyon [...]
new 4fd6c08a16d7 fs/ntfs3: Use i_size_read and i_size_write
new 1b7dd28e14c4 fs/ntfs3: Correct function is_rst_area_valid
new 652cfeb43d6b fs/ntfs3: Fixed overflow check in mi_enum_attr()
new d68968440b1a fs/ntfs3: Update inode->i_size after success write into co [...]
new b2dd7b953c25 fs/ntfs3: Fix an NULL dereference bug
new 731ab1f98288 fs/ntfs3: Fix oob in ntfs_listxattr
new 1f5fa4b3b85c fs/ntfs3: Add ioctl operation for directories (FITRIM)
new 622cd3daa8ea fs/ntfs3: Slightly simplify ntfs_inode_printk()
new a2343df3fb1e Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-So [...]
new cd7d469c2570 libceph: fail sparse-read if the data length doesn't match
new ee97302fbc0c libceph: rename read_sparse_msg_*() to read_partial_sparse [...]
new 8e46a2d068c9 libceph: just wait for more data to be available on the socket
new bbb20ea993f4 ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
new cda4672da1c2 ceph: prevent use-after-free in encode_cap_msg()
new 07045648c07c ceph: always check dir caps asynchronously
new e1e3f530a17f Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ce [...]
new 45be0882c5f9 smb3: add missing null server pointer check
new 55c7788c3724 smb: client: set correct d_type for reparse points under D [...]
new c6e02eefd6ac cifs: change tcon status when need_reconnect is set on it
new a39c757bf059 cifs: handle cases where multiple sessions share connection
new a5cc98eba259 smb3: clarify mount warning
new ca00c700c521 Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.o [...]
The 42 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/ceph/caps.c | 9 +-
fs/ceph/inode.c | 2 +
fs/ceph/mds_client.c | 9 +-
fs/ceph/mds_client.h | 2 +-
fs/ceph/super.h | 2 -
fs/ntfs3/attrib.c | 45 +++++---
fs/ntfs3/attrlist.c | 12 +--
fs/ntfs3/bitmap.c | 4 +-
fs/ntfs3/dir.c | 48 ++++++---
fs/ntfs3/file.c | 76 ++++++++++---
fs/ntfs3/frecord.c | 19 ++--
fs/ntfs3/fslog.c | 232 ++++++++++++++++++----------------------
fs/ntfs3/fsntfs.c | 29 ++++-
fs/ntfs3/index.c | 8 +-
fs/ntfs3/inode.c | 32 ++++--
fs/ntfs3/namei.c | 12 +++
fs/ntfs3/ntfs.h | 4 +-
fs/ntfs3/ntfs_fs.h | 29 +++--
fs/ntfs3/record.c | 18 +++-
fs/ntfs3/super.c | 54 ++++++----
fs/ntfs3/xattr.c | 6 ++
fs/smb/client/connect.c | 11 ++
fs/smb/client/dfs.c | 7 +-
fs/smb/client/file.c | 3 +
fs/smb/client/fs_context.c | 2 +-
fs/smb/client/readdir.c | 15 +--
fs/smb/client/sess.c | 3 +-
fs/smb/client/smb2pdu.c | 6 ++
include/linux/ceph/messenger.h | 2 +-
include/linux/ceph/osd_client.h | 3 +-
net/ceph/messenger_v1.c | 33 +++---
net/ceph/messenger_v2.c | 4 +-
net/ceph/osd_client.c | 27 +++--
33 files changed, 466 insertions(+), 302 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-13
in repository gcc.
from 583bd84075d call maybe_return_this in build_clone
new 9ae91c7eae0 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 | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 23 +++++++++++++++++++++++
libstdc++-v3/ChangeLog | 22 ++++++++++++++++++++++
4 files changed, 64 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 f7b3a82be2f Fortran: fix bounds-checking errors for CLASS array dummies [...]
new 4ced4ca9500 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/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 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-11
in repository gcc.
from 07b575d5860 Fortran: fix bounds-checking errors for CLASS array dummies [...]
new 2dbf14e59c7 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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.