This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bace01eeab6 ctf: Fix struct size truncation in 32-bit hosts [PR121903,P [...]
new d0526e8ef0d Widening-Mul: Refine build_and_insert_cast when rhs is cast
new 982eccec4cf Match: Adjust the unsigned SAT_MUL pattern
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/match.pd | 4 ++--
gcc/testsuite/gcc.target/riscv/sat/widen-mul-0.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul-1.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul-2.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul-3.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul.h | 15 +++++++++++++++
gcc/tree-ssa-math-opts.cc | 22 +++++++++++++++++++++-
7 files changed, 70 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul.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 master
in repository gcc.
from e97969e20b3 Ada: Fix GNAT build failure for x32 multilib
new bace01eeab6 ctf: Fix struct size truncation in 32-bit hosts [PR121903,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/ctfc.cc | 2 +-
gcc/ctfc.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 linux.
from f83ec76bf285 Linux 6.17-rc6
new 2c334d038466 power: supply: bq27xxx: fix error return in case of no bq2 [...]
new 1e451977e170 power: supply: bq27xxx: restrict no-battery detection to bq27000
new 46a51f4f5eda Merge tag 'for-v6.17-rc' of git://git.kernel.org/pub/scm/l [...]
The 3 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/power/supply/bq27xxx_battery.c | 4 ++--
1 file 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 releases/gcc-14
in repository gcc.
from 07b790dc936 aarch64: PR target/121749: Use dg-assemble in testcase
new 3f53d9bdf07 libstdc++: Remove blank line from bits/unique_ptr.h
new 83926770efa libstdc++: Fix memory leak in PSTL TBB backend [PR117276]
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:
libstdc++-v3/include/bits/unique_ptr.h | 1 -
libstdc++-v3/include/pstl/parallel_backend_tbb.h | 12 +++++++++---
2 files changed, 9 insertions(+), 4 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 597b50abb0d forwprop: Handle memcpy for copy prop [PR121418, PR121417]
new e97969e20b3 Ada: Fix GNAT build failure for x32 multilib
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/Makefile.rtl | 2 +-
gcc/ada/libgnarl/s-osinte__x32.adb | 73 --------------------------------------
2 files changed, 1 insertion(+), 74 deletions(-)
delete mode 100644 gcc/ada/libgnarl/s-osinte__x32.adb
--
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 bd21dd68078 gdbsupport: remove xmalloc in format_pieces
new d09eba07ca0 Make get_compiler_info use gdb_caching_proc
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/gdb.python/py-event-load.exp | 6 ----
gdb/testsuite/lib/gdb.exp | 52 ++++++++++++++----------------
2 files changed, 24 insertions(+), 34 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 d6666eea3e i686: Compile .op files and gmon tests with -mfentry
new 13d67746cb ldd: define the "unused" variable
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:
elf/ldd.bash.in | 1 +
1 file changed, 1 insertion(+)
--
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 9be489d778 support: add check_mem_access function
new d6666eea3e i686: Compile .op files and gmon tests with -mfentry
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:
sysdeps/i386/Makefile | 13 ++++++++++
sysdeps/i386/configure | 62 +++++++++++++++++++++++++++++++++++++++++++++++
sysdeps/i386/configure.ac | 14 +++++++++++
3 files changed, 89 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.