This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef7ed227fc9 Use `known_ge' instead of `compare_sizes_for_sort'.
new ab24171d237 RISC-V: Enable and adjust the testsuite for XTheadVector.
new 3024b12f2cd RISC-V: Add a new constraint to ensure that the vl of XThea [...]
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/riscv/constraints.md | 6 +
gcc/config/riscv/thead-vector.md | 18 +-
gcc/config/riscv/vector.md | 476 ++++++++++-----------
gcc/testsuite/g++.target/riscv/rvv/rvv.exp | 3 +
.../g++.target/riscv/rvv/xtheadvector/pr116593.C | 47 ++
gcc/testsuite/gcc.target/riscv/rvv/rvv.exp | 2 +
.../gcc.target/riscv/rvv/xtheadvector/pr114194.c | 32 +-
.../gcc.target/riscv/rvv/xtheadvector/prefix.c | 2 +-
.../gcc.target/riscv/rvv/xtheadvector/vlb-vsb.c | 17 +-
.../gcc.target/riscv/rvv/xtheadvector/vlbu-vsb.c | 17 +-
.../gcc.target/riscv/rvv/xtheadvector/vlh-vsh.c | 17 +-
.../gcc.target/riscv/rvv/xtheadvector/vlhu-vsh.c | 17 +-
.../gcc.target/riscv/rvv/xtheadvector/vlw-vsw.c | 17 +-
.../gcc.target/riscv/rvv/xtheadvector/vlwu-vsw.c | 17 +-
14 files changed, 382 insertions(+), 306 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/rvv/xtheadvector/pr116593.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 5ddcf049376 testsuite: Add testcase for already fixed PR [PR118560]
new ef7ed227fc9 Use `known_ge' instead of `compare_sizes_for_sort'.
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/lra-spills.cc | 3 +--
1 file changed, 1 insertion(+), 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 akhuettel/tests-libgcc-2
in repository glibc.
from 82574da34a support: When copying libraries into testroot.pristine, incl [...]
new 23858f0174 Make sure we have the linker config, add doc
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:
Makefile | 13 ++++++++++++-
1 file changed, 12 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 main
in repository newlib.
from 9a4a44523 Cygwin: Add fd validation where needed in mq_* functions
new d870655f5 Cygwin: path_conv: set on-disk-device flag for message queue files
new 890086ad3 Cygwin: path_conv: simplify, rearrange, rename combined devic [...]
new b879cd166 Cygwin: unlink: fix error checking order
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:
winsup/cygwin/local_includes/path.h | 26 +++++++++++++++++++-------
winsup/cygwin/path.cc | 8 +++++---
winsup/cygwin/syscalls.cc | 11 ++++++-----
3 files changed, 30 insertions(+), 15 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 newlib.
from 83afe3e23 Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent
new 9a4a44523 Cygwin: Add fd validation where needed in mq_* functions
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/posix_ipc.cc | 81 +++++++++++++++++++++++++++------------------
winsup/cygwin/release/3.5.6 | 3 ++
2 files changed, 51 insertions(+), 33 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 12faeffa3 Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent
new f9f66495e Cygwin: Add fd validation where needed in mq_* functions
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/posix_ipc.cc | 81 +++++++++++++++++++++++++++------------------
winsup/cygwin/release/3.5.6 | 3 ++
2 files changed, 51 insertions(+), 33 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 main
in repository newlib.
from 83afe3e23 Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent
new 9a4a44523 Cygwin: Add fd validation where needed in mq_* functions
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/posix_ipc.cc | 81 +++++++++++++++++++++++++++------------------
winsup/cygwin/release/3.5.6 | 3 ++
2 files changed, 51 insertions(+), 33 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 f3f02493dfa c++: fix wrong-code with constexpr prvalue opt [PR118396]
new 5ddcf049376 testsuite: Add testcase for already fixed PR [PR118560]
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/dfp/pr118560.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/dfp/pr118560.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 releases/gcc-13
in repository gcc.
from 4791ff903e9 Daily bump.
new 24291f6e40e d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650]
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/d/decl.cc | 20 ++++++++++----------
gcc/testsuite/gdc.dg/pr111650.d | 21 +++++++++++++++++++++
2 files changed, 31 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr111650.d
--
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-12
in repository gcc.
from e909afe8a8a Zen5 tuning part 2: disable gather and scatter
new 4d320a7df4b d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650]
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/d/decl.cc | 20 ++++++++++----------
gcc/testsuite/gdc.dg/pr111650.d | 21 +++++++++++++++++++++
2 files changed, 31 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr111650.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.