This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.32/master
in repository glibc.
from 5ad449c398 s390x: Fix segfault in wcsncmp [BZ #31934]
new 6fa61e5997 posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 2 +-
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 gcc.
from 317c6a4e096 aarch64: Relaxed SEL combiner patterns for unpacked SVE FP [...]
new 6a0983c3db7 Remove non-SLP path from vectorizable_recurr
new a9394c91473 Remove non-SLP path from vectorizable_bswap
new c69a34add85 Remove non-SLP path from vectorizable_call
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:
gcc/tree-vect-loop.cc | 68 ++-----
gcc/tree-vect-stmts.cc | 472 ++++++++++++++-----------------------------------
2 files changed, 155 insertions(+), 385 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 0e9f08c7851 aarch64: Add support for unpacked SVE FDIV
new 317c6a4e096 aarch64: Relaxed SEL combiner patterns for unpacked SVE FP [...]
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/aarch64/aarch64-sve.md | 98 +++++++++++-----------
.../aarch64/sve/unpacked_cond_binary_bf16_1.C | 46 ++++++++++
.../aarch64/sve/unpacked_cond_builtin_fmax_1.c | 51 +++++++++++
.../aarch64/sve/unpacked_cond_builtin_fmin_1.c | 51 +++++++++++
.../gcc.target/aarch64/sve/unpacked_cond_fadd_1.c | 62 ++++++++++++++
.../gcc.target/aarch64/sve/unpacked_cond_fdiv_1.c | 47 +++++++++++
.../aarch64/sve/unpacked_cond_fmaxnm_1.c | 53 ++++++++++++
.../aarch64/sve/unpacked_cond_fminnm_1.c | 53 ++++++++++++
.../gcc.target/aarch64/sve/unpacked_cond_fmul_1.c | 50 +++++++++++
.../gcc.target/aarch64/sve/unpacked_cond_fsubr_1.c | 56 +++++++++++++
10 files changed, 518 insertions(+), 49 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/unpacked_cond_binary_bf16_1.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_builtin_fmax_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_builtin_fmin_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_fadd_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_fdiv_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_fmaxnm_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_fminnm_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_fmul_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_cond_fsubr_1.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 release/2.33/master
in repository glibc.
from 5f08d1df2c s390x: Fix segfault in wcsncmp [BZ #31934]
new 1ec499b165 posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 2 +-
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 cygwin-3_6-branch
in repository newlib.
from 501be9604 Cygwin: Add recent fixes to release note 3.6.5
new d9af41682 Revert "mbrtowc: fix handling invalid UTF-8 4 byte sequences [...]
new 8a87d3501 Cygwin: _sys_mbstowcs: fix handling invalid 4-byte UTF-8 sequences
new 25ade6030 Cygwin: _sys_wcstombs: add FIXME comment
new 41e0d0e26 Cygwin: Add UTF-8 surrogate fix to release messages
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:
newlib/libc/stdlib/mbtowc_r.c | 25 +++++++----------
winsup/cygwin/release/3.6.5 | 7 +++++
winsup/cygwin/strfuncs.cc | 62 +++++++++++++++++++++++++++++++++++++++----
3 files changed, 73 insertions(+), 21 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 455257a4fff aarch64: Add support for unpacked SVE FP binary arithmetic
new 0e9f08c7851 aarch64: Add support for unpacked SVE FDIV
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/aarch64/aarch64-sve.md | 50 +++++++++++-----------
gcc/config/aarch64/iterators.md | 8 ++++
.../gcc.target/aarch64/sve/unpacked_fdiv_1.c | 38 ++++++++++++++++
.../gcc.target/aarch64/sve/unpacked_fdiv_2.c | 15 +++++++
.../gcc.target/aarch64/sve/unpacked_fdiv_3.c | 13 ++++++
5 files changed, 99 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_fdiv_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_fdiv_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/unpacked_fdiv_3.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 binutils-gdb.
from 6d8ace9ffd8 [gdb/testsuite] Use TERM=ansiw in tuiterm for bsd
new 6638cfadb9b [gdb/testsuite] Add Term::get_string_with_attrs in tuiterm
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.tui/main-2.exp | 2 +-
gdb/testsuite/lib/tuiterm.exp | 23 ++++++++++++++++++-----
2 files changed, 19 insertions(+), 6 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 release/2.35/master
in repository glibc.
from 8040100201 Fix error reporting (false negatives) in SGID tests
new a66bc3941f posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 2 +-
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 release/2.34/master
in repository glibc.
from e6f34fc645 Fix error reporting (false negatives) in SGID tests
new 90db02ef73 posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 2 +-
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 users/nalcock/try-unweaken-libctf
in repository binutils-gdb.
at bf69a386a7c libctf: link: rejig lazy opening to not need weak symbols
This branch includes the following new commits:
new bf69a386a7c libctf: link: rejig lazy opening to not need weak symbols
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.