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 8084e571 Add entry 92d1425ca7804000cfe8aa635cf363a87d362d75 from https [...]
new 773baaab Add entry 92d1425ca7804000cfe8aa635cf363a87d362d75 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/sha1/92d1425ca7804000cfe8aa635cf363a87d362d75/commit-log.txt | 2 +-
gcc/sha1/92d1425ca7804000cfe8aa635cf363a87d362d75/jira/description | 5 ++++-
gcc/sha1/92d1425ca7804000cfe8aa635cf363a87d362d75/jira/yaml | 5 ++++-
gcc/sha1/92d1425ca7804000cfe8aa635cf363a87d362d75/status.txt | 3 +++
.../{master-arm => master-aarch64}/reproduction_instructions.txt | 4 ++--
.../tcwg_gcc_check/master-aarch64}/summary.txt | 0
.../tcwg_gcc_check/status.txt | 3 +++
7 files changed, 17 insertions(+), 5 deletions(-)
copy gcc/sha1/92d1425ca7804000cfe8aa635cf363a87d362d75/tcwg_gcc_check/{master-arm [...]
copy gcc/sha1/{450b05ce54d3f08c583c3b5341233ce0df99725b/tcwg_gcc_check/master-arm [...]
--
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 22c07202 Add entry f4bce119f617dc4663fb43f55784908daf16b4b6 from https [...]
new 8084e571 Add entry 92d1425ca7804000cfe8aa635cf363a87d362d75 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:
.../tcwg_gcc_check/master-aarch64/build_url} | 2 +-
.../master-aarch64}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{f4bce119f617dc4663fb43f55784908daf16b4b6/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/92d1425ca7804000cfe8aa635cf363a87d362d75/{tcwg_bootstrap_check/maste [...]
--
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 097106972f2 i386: More TImode parameter passing improvements.
new bb42f05d073 RISC-V: Fix one incorrect match operand for RVV reduction
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/riscv/vector.md | 4 ++--
gcc/testsuite/gcc.target/riscv/rvv/base/pr110299-1.c | 4 ++--
gcc/testsuite/gcc.target/riscv/rvv/base/pr110299-2.c | 4 ++--
3 files changed, 6 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 releases/gcc-13
in repository gcc.
from 85759829a71 Revert "Use PTEST to perform AND in TImode STV of (A & B) ! [...]
new 9aac37ab8a7 aarch64: Remove architecture dependencies from intrinsics
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.h | 2 +-
gcc/config/aarch64/arm_acle.h | 2 +-
gcc/config/aarch64/arm_fp16.h | 2 +-
gcc/config/aarch64/arm_neon.h | 14 +++++++-------
gcc/testsuite/gcc.target/aarch64/feature-bf16-backport.c | 10 ++++++++++
.../gcc.target/aarch64/feature-dotprod-backport.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/feature-fp16-backport.c | 10 ++++++++++
.../gcc.target/aarch64/feature-fp16-scalar-backport.c | 10 ++++++++++
.../gcc.target/aarch64/feature-fp16fml-backport.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/feature-i8mm-backport.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/feature-memtag-backport.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/feature-sha3-backport.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/feature-sm4-backport.c | 10 ++++++++++
13 files changed, 100 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-bf16-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-dotprod-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-fp16-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-fp16-scalar-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-fp16fml-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-i8mm-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-memtag-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-sha3-backport.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/feature-sm4-backport.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 ceae1400cf2 middle-end/61747 - conditional move expansion and constants
new 097106972f2 i386: More TImode parameter passing improvements.
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/i386/i386-expand.cc | 4 +--
gcc/config/i386/i386.md | 46 ++++++++++++++++++++++++++-------
gcc/testsuite/gcc.target/i386/pr88873.c | 11 ++++++++
3 files changed, 49 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88873.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.