This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 801deb07f6 malloc: Assure that THP mode is always null terminated
new 05fe3ecfff malloc: Assure that THP mode read do write OOB end of stringt
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/unix/sysv/linux/malloc-hugepages.c | 2 ++
1 file changed, 2 insertions(+)
--
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 b0e85485fbf Fortran: Fix an excess finalization during allocation [PR104272]
new 6a9547f3ca6 libstdc++: Improve diagnostics for invalid std::format calls
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/std/format | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 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 bf24f2db284 tree-optimization/109502 - vector conversion between mask a [...]
new b0e85485fbf Fortran: Fix an excess finalization during allocation [PR104272]
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/gfortran.h | 2 +
gcc/fortran/resolve.cc | 3 ++
gcc/fortran/trans-stmt.cc | 7 +++-
gcc/testsuite/gfortran.dg/class_result_8.f90 | 2 +-
gcc/testsuite/gfortran.dg/finalize_52.f90 | 57 ++++++++++++++++++++++++++++
5 files changed, 68 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/finalize_52.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 9d1a6119590 combine: Fix AND handling for WORD_REGISTER_OPERATIONS targ [...]
new 040e64b09d4 Fix vect-simd-clone testcase dump scanning
new bf24f2db284 tree-optimization/109502 - vector conversion between mask a [...]
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/testsuite/gcc.dg/vect/pr109502.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-simd-clone-16e.c | 6 +++---
gcc/testsuite/gcc.dg/vect/vect-simd-clone-16f.c | 4 ++--
gcc/testsuite/gcc.dg/vect/vect-simd-clone-17e.c | 6 +++---
gcc/testsuite/gcc.dg/vect/vect-simd-clone-17f.c | 4 ++--
gcc/testsuite/gcc.dg/vect/vect-simd-clone-18e.c | 6 +++---
gcc/testsuite/gcc.dg/vect/vect-simd-clone-18f.c | 4 ++--
gcc/tree-vect-stmts.cc | 3 +--
8 files changed, 37 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr109502.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.