This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f9cfc192ed0 RISC-V: avoid LUI based const mat in prologue/epilogue expa [...]
new 9926c40a902 RISC-V: avoid LUI based const mat in alloca epilogue expansion
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/riscv/riscv.cc | 33 ++++++++++++++++++++++++++-------
1 file changed, 26 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 gcc.
from 20e6f36771d modula2: use groups in the type resolver of the bootstrap tool mc
new f9cfc192ed0 RISC-V: avoid LUI based const mat in prologue/epilogue expa [...]
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/riscv/riscv-protos.h | 2 +
gcc/config/riscv/riscv.cc | 54 ++++++++++++++++++++--
gcc/config/riscv/riscv.h | 7 +++
gcc/testsuite/gcc.target/riscv/pr105733.c | 15 ++++++
.../gcc.target/riscv/rvv/autovec/vls/spill-1.c | 4 +-
.../gcc.target/riscv/rvv/autovec/vls/spill-2.c | 4 +-
.../gcc.target/riscv/rvv/autovec/vls/spill-3.c | 4 +-
.../gcc.target/riscv/rvv/autovec/vls/spill-4.c | 4 +-
.../gcc.target/riscv/rvv/autovec/vls/spill-5.c | 4 +-
.../gcc.target/riscv/rvv/autovec/vls/spill-6.c | 4 +-
.../gcc.target/riscv/rvv/autovec/vls/spill-7.c | 4 +-
11 files changed, 89 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr105733.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 glibc.
from 1f09aae36a math: Fix i386 and m68k exp10 on static build (BZ 31775)
new d97842653f Obsolete _dl_mcount_wrapper in glibc 2.40 [BZ #31765]
new 85472c20a5 Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [ [...]
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:
elf/libc-dl-profstub.c | 6 +++++-
libio/oldstdfiles.c | 4 ++++
2 files changed, 9 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 5ad8b6ad9a08 Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub [...]
new 559428a915e8 ext4: remove block_device_ejected()
new 9baf50dfff1c bcachefs: remove dead function bdev_sectors()
new 39c3b4e7d0a0 blkdev_write_iter(): saner way to get inode and bdev
new dc0fdfc855be dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bde [...]
new c9600c63a694 block2mtd: prevent direct access of bd_inode
new 186ddac2072a block: move two helpers into bdev.c
new 2638c2087673 missing helpers: bdev_unhash(), bdev_drop()
new 469ad583c129 erofs: switch erofs_bread() to passing offset instead of b [...]
new 958b9f85f8d9 erofs_buf: store address_space instead of inode
new a09cd552e095 Merge branch 'misc.erofs' into work.bdev
new e33aef2c5857 block_device: add a pointer to struct address_space (page [...]
new 224941e8379a use ->bd_mapping instead of ->bd_inode->i_mapping
new 22f89a4f8c04 grow_dev_folio(): we only want ->bd_inode->i_mapping there
new 881494ed031f blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_ [...]
new 53cd4cd3b12d fs/buffer.c: massage the remaining users of ->bd_inode to [...]
new 2d0026a4901b gfs2: more obvious initializations of mapping->host
new df65f1660b61 block/bdev.c: use the knowledge of inode/bdev coallocation
new 338618338233 nilfs_attach_log_writer(): use ->bd_mapping->host instead [...]
new 463b3162c96d dasd_format(): killing the last remaining user of ->bd_inode
new 203c1ce0bb06 RIP ->bd_inode
new 38da32ee70b8 Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/sc [...]
The 21 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:
block/bdev.c | 66 ++++++++++++++++++++++++----------
block/blk-zoned.c | 4 +--
block/blk.h | 2 ++
block/fops.c | 4 +--
block/genhd.c | 8 ++---
block/ioctl.c | 14 ++++----
block/partitions/core.c | 8 ++---
drivers/md/bcache/super.c | 2 +-
drivers/md/dm-vdo/dm-vdo-target.c | 4 +--
drivers/md/dm-vdo/indexer/io-factory.c | 2 +-
drivers/mtd/devices/block2mtd.c | 6 ++--
drivers/s390/block/dasd_ioctl.c | 2 +-
drivers/scsi/scsicam.c | 2 +-
fs/bcachefs/util.h | 5 ---
fs/btrfs/disk-io.c | 6 ++--
fs/btrfs/volumes.c | 2 +-
fs/btrfs/zoned.c | 2 +-
fs/buffer.c | 26 +++++++-------
fs/cramfs/inode.c | 2 +-
fs/erofs/data.c | 12 +++----
fs/erofs/dir.c | 4 +--
fs/erofs/internal.h | 4 +--
fs/erofs/namei.c | 6 ++--
fs/erofs/super.c | 8 ++---
fs/erofs/xattr.c | 37 ++++++++-----------
fs/erofs/zdata.c | 6 ++--
fs/ext4/dir.c | 2 +-
fs/ext4/ext4_jbd2.c | 2 +-
fs/ext4/super.c | 24 ++-----------
fs/gfs2/glock.c | 2 +-
fs/gfs2/ops_fstype.c | 2 +-
fs/jbd2/journal.c | 2 +-
fs/nilfs2/segment.c | 2 +-
include/linux/blk_types.h | 2 +-
include/linux/blkdev.h | 12 ++-----
include/linux/buffer_head.h | 4 +--
include/linux/jbd2.h | 4 +--
37 files changed, 145 insertions(+), 157 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 glibc.
from 437c94e04b Remove the clone3 symbol from libc.a [BZ #31770]
new 0b716305df math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
new 1f09aae36a math: Fix i386 and m68k exp10 on static build (BZ 31775)
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:
sysdeps/i386/fpu/w_exp10_compat.c | 9 +++++++--
sysdeps/i386/fpu/w_fmod_compat.c | 7 ++++---
sysdeps/i386/fpu/w_fmodf_compat.c | 7 ++++---
sysdeps/ieee754/ldbl-opt/s_ldexpl.c | 4 ++--
sysdeps/m68k/m680x0/fpu/w_exp10_compat.c | 9 +++++++--
sysdeps/m68k/m680x0/fpu/w_fmod_compat.c | 5 +++--
sysdeps/m68k/m680x0/fpu/w_fmodf_compat.c | 7 ++++---
7 files changed, 31 insertions(+), 17 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 8f6a15f095a6 Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm [...]
new db3d841ac9ed fs/pidfs: make 'lsof' happy with our inode changes
new af63dd715a5c bcache_register(): don't bother with set_blocksize()
new 3a52c03d1ece pktcdvd: sort set_blocksize() calls out
new 798cb7f9aec3 swapon(2)/swapoff(2): don't bother with block size
new 51d908b3db0e swapon(2): open swap with O_EXCL
new ebb0173df201 zram: don't bother with reopening - just use O_EXCL for open
new b1439b179d35 swsusp: don't bother with setting block size
new b85c42981ac4 btrfs_get_bdev_and_sb(): call set_blocksize() only for exc [...]
new ead083aeeed9 set_blocksize(): switch to passing struct file *
new d18a8679581e make set_blocksize() fail unless block device is opened exclusive
new 5ad8b6ad9a08 Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub [...]
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:
Documentation/filesystems/porting.rst | 7 +++++++
block/bdev.c | 14 ++++++++++----
block/ioctl.c | 21 ++++++++++++---------
drivers/block/pktcdvd.c | 7 +------
drivers/block/zram/zram_drv.c | 29 +++++++----------------------
drivers/block/zram/zram_drv.h | 2 +-
drivers/md/bcache/super.c | 4 ----
fs/btrfs/dev-replace.c | 2 +-
fs/btrfs/volumes.c | 13 ++++++++-----
fs/ext4/super.c | 2 +-
fs/pidfs.c | 28 ++++++++++++++++++++++++----
fs/reiserfs/journal.c | 5 ++---
fs/xfs/xfs_buf.c | 2 +-
include/linux/blkdev.h | 2 +-
include/linux/swap.h | 2 --
kernel/power/swap.c | 7 +------
mm/swapfile.c | 29 ++---------------------------
17 files changed, 79 insertions(+), 97 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 3f6a42510a1 PHIOPT: Don't transform minmax if middle bb contains a phi [...]
new c827f46d865 testsuite: Adjust pr113359-2_*.c with unsigned long long [P [...]
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/gcc.dg/lto/pr113359-2_0.c | 8 ++++----
gcc/testsuite/gcc.dg/lto/pr113359-2_1.c | 8 ++++----
2 files changed, 8 insertions(+), 8 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 49c87d22535 match: Disable `(type)zero_one_valuep*CST` for 1bit signed [...]
new 20e6f36771d modula2: use groups in the type resolver of the bootstrap tool mc
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/Make-lang.in | 5 +-
gcc/m2/mc-boot/GDynamicStrings.cc | 74 ++++++++-
gcc/m2/mc-boot/GDynamicStrings.h | 17 +-
gcc/m2/mc-boot/Galists.cc | 43 +++++
gcc/m2/mc-boot/Galists.h | 6 +
gcc/m2/mc-boot/Gdecl.cc | 319 +++++++++++++++++++++++++++-----------
gcc/m2/mc/alists.def | 7 +
gcc/m2/mc/alists.mod | 28 ++++
gcc/m2/mc/decl.mod | 218 ++++++++++++++++++--------
9 files changed, 552 insertions(+), 165 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 d6cf49eaf5a match: Disable `(type)zero_one_valuep*CST` for 1bit signed [...]
new 3f6a42510a1 PHIOPT: Don't transform minmax if middle bb contains a phi [...]
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/gcc.c-torture/compile/pr115143-1.c | 21 +++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr115143-2.c | 30 ++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr115143-3.c | 29 +++++++++++++++++++++++
gcc/tree-ssa-phiopt.cc | 12 ++++++++++
4 files changed, 92 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr115143-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr115143-2.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr115143-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.