This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 87cd4f3fb Cygwin: console Add comment for the recent change
new 1e8c92e21 Cygwin: Change pthread_sigqueue() to accept thread id
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:
winsup/cygwin/include/pthread.h | 2 +-
winsup/cygwin/release/3.5.5 | 3 +++
winsup/cygwin/thread.cc | 8 ++++----
3 files changed, 8 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 cygwin-3_5-branch
in repository newlib.
from 9dad29c23 Cygwin: pthread: Correct pthread_cleanup macros to avoid pote [...]
new b9060e06a Cygwin: Change pthread_sigqueue() to accept thread id
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:
winsup/cygwin/include/pthread.h | 2 +-
winsup/cygwin/release/3.5.5 | 3 +++
winsup/cygwin/thread.cc | 8 ++++----
3 files changed, 8 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 a552a808f00 rtl: Validate subreg info when optimizing vec_select.
new d976daa9316 tree-optimization/117417 - ICE with complex load optimization
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/torture/pr117417.c | 16 ++++++++++++++++
gcc/tree-ssa-forwprop.cc | 4 ++--
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117417.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 a4a5f05266b [gdb/tdep] Use raw_supply_part_zeroed for AArch64
new 09c964ce903 gdb/testsuite: fix gdb.reverse/i386-avx-reverse.exp 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:
gdb/testsuite/gdb.reverse/i386-avx-reverse.c | 21 +++++++++++++--------
gdb/testsuite/gdb.reverse/i386-avx-reverse.exp | 18 ++++++++++--------
2 files changed, 23 insertions(+), 16 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 binutils-gdb.
from 510fa4aadb1 Remove redundant section merge hash table field
new a4a5f05266b [gdb/tdep] Use raw_supply_part_zeroed for AArch64
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/aarch64-linux-tdep.c | 5 +----
gdb/nat/aarch64-scalable-linux-ptrace.c | 8 +++-----
gdb/regcache.c | 10 ++++++++++
gdb/regcache.h | 3 +++
gdbserver/regcache.cc | 11 +++++++++++
gdbserver/regcache.h | 3 +++
gdbsupport/common-regcache.h | 6 ++++++
7 files changed, 37 insertions(+), 9 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 4358c5c519d Daily bump.
new 17ff72651db libstdc++: Fix typos in iterator increment for std::text_en [...]
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/text_encoding | 6 +++---
libstdc++-v3/testsuite/std/text_encoding/members.cc | 19 +++++++++++++++++--
2 files changed, 20 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 9a62c149589 Add X86_TUNE_AVX512_TWO_EPILOGUES, enable for Zen4 and Zen5
new a552a808f00 rtl: Validate subreg info when optimizing vec_select.
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/rtlanal.cc | 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 gcc.
from 61cd1c43b82 tree-optimization/117484 - issue with SLP discovery of perm [...]
new 82d955b0a8a Add suggested_epilogue_mode to vector costs
new 9a62c149589 Add X86_TUNE_AVX512_TWO_EPILOGUES, enable for Zen4 and Zen5
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/config/i386/i386.cc | 12 +++++
gcc/config/i386/x86-tune.def | 5 ++
gcc/tree-vect-loop.cc | 124 +++++++++++++++++++++++++++----------------
gcc/tree-vectorizer.h | 15 ++++++
4 files changed, 109 insertions(+), 47 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 e232dc3bb5c Match: Optimize log (x) CMP CST and exp (x) CMP CST operations
new 0b27a7dd050 tree-optimization/117502 - VMAT_STRIDED_SLP vs VMAT_ELEMENT [...]
new 61cd1c43b82 tree-optimization/117484 - issue with SLP discovery of perm [...]
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/pr117484-1.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/vect/pr117484-2.c | 16 ++++++++++++++++
gcc/tree-vect-loop.cc | 1 +
gcc/tree-vect-slp-patterns.cc | 14 ++++++++++----
gcc/tree-vect-slp.cc | 22 +++++++++++++---------
gcc/tree-vect-stmts.cc | 3 ++-
6 files changed, 55 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr117484-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr117484-2.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 3d447d697 Add entry 578002846620ed04192a4832e9f20b5c32816153 from https [...]
new 958d1f5f4 Add entry 578002846620ed04192a4832e9f20b5c32816153 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:
.../{gcc-15-5021-g57800284662 => gcc-15-5021-g578002846620} | 0
gcc/sha1/578002846620ed04192a4832e9f20b5c32816153/commit-log.txt | 2 +-
.../578002846620ed04192a4832e9f20b5c32816153/jira/description | 7 ++++++-
gcc/sha1/578002846620ed04192a4832e9f20b5c32816153/jira/summary | 2 +-
gcc/sha1/578002846620ed04192a4832e9f20b5c32816153/jira/yaml | 9 +++++++--
gcc/sha1/578002846620ed04192a4832e9f20b5c32816153/status.txt | 5 +++++
.../gnu-arm-master-O3}/details.txt | 2 +-
.../gnu-arm-master-O3}/reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../gnu-arm-master-O3}/status-summary.txt | 0
.../tcwg_bmk-code_vect-cpu2017rate/gnu-arm-master-O3/status.txt | 6 +++---
.../tcwg_bmk-code_vect-cpu2017rate}/status-summary.txt | 0
.../tcwg_bmk-code_vect-cpu2017rate/status.txt | 4 ++++
13 files changed, 32 insertions(+), 13 deletions(-)
copy gcc/basepoints/{gcc-15-5021-g57800284662 => gcc-15-5021-g578002846620} (100%)
copy gcc/sha1/{4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bmk-code_speed-cpu201 [...]
copy gcc/sha1/578002846620ed04192a4832e9f20b5c32816153/{tcwg_bmk-code_vect-spec2k6 [...]
copy gcc/sha1/578002846620ed04192a4832e9f20b5c32816153/{tcwg_bmk-code_vect-spec2k6 [...]
copy {llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-code_vect-cpu201 [...]
copy gcc/sha1/{4ee2aca7ca098cc6e622a9a41e63224af37e6532 => 578002846620ed04192a483 [...]
copy {llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-code_vect-cpu201 [...]
create mode 100644 gcc/sha1/578002846620ed04192a4832e9f20b5c32816153/tcwg_bmk-code [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.