This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/backup/tcwg_bootstrap_build/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-aarch64-bootstrap_lto.
at 3dde08b onsuccess: #313: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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 397bdd1ac59 RISC-V: Fix wrong fix in last clean up
new 0152637c74c Improve __builtin_popcount* (x) == 1 generation if x is kno [...]
new b8faf1fca42 scev: Avoid ICE on results used in abnormal PHI args [PR113201]
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/internal-fn.cc | 15 +++++++++++----
gcc/testsuite/gcc.c-torture/compile/pr113201.c | 15 +++++++++++++++
.../gcc.target/i386/{pr90693.c => pr90693-2.c} | 8 ++++++--
gcc/tree-scalar-evolution.cc | 2 +-
gcc/tree-ssa-math-opts.cc | 20 ++++++++++++++++----
5 files changed, 49 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr113201.c
copy gcc/testsuite/gcc.target/i386/{pr90693.c => pr90693-2.c} (77%)
--
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 linaro-local/ci/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi.
was 92b7bb5 force: #356: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_ [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 linaro-local/backup/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi.
at 92b7bb5 force: #356: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_ [...]
No new revisions were added by this update.
--
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 a8ac6e479 Add entry d04ead7406f5fe8b2079497355b700afa4034645 from https [...]
new c308e42d6 Add entry d04ead7406f5fe8b2079497355b700afa4034645 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:
gdb/sha1/d04ead7406f5fe8b2079497355b700afa4034645/jira/description | 2 +-
gdb/sha1/d04ead7406f5fe8b2079497355b700afa4034645/jira/yaml | 2 +-
gdb/sha1/d04ead7406f5fe8b2079497355b700afa4034645/status.txt | 2 +-
.../tcwg_gdb_check/master-arm/details.txt | 6 +++---
.../tcwg_gdb_check/master-arm/reproduction_instructions.txt | 4 ++--
.../tcwg_gdb_check/master-arm/status.txt | 2 +-
.../tcwg_gdb_check/status.txt | 2 +-
7 files changed, 10 insertions(+), 10 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from d54c45b57 Add entry 7a6a29c455e7755b501c0006e39beb4e56ec2729 from https [...]
new a8ac6e479 Add entry d04ead7406f5fe8b2079497355b700afa4034645 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_gdb_check/master-arm/build_url | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O3
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O3.
was 78b950a1 onsuccess: #150: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 linaro-local/backup/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O3
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O3.
at 78b950a1 onsuccess: #150: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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 085585e9761 RISC-V: Clean up testsuite for multi-lib testing [NFC]
new 397bdd1ac59 RISC-V: Fix wrong fix in last clean up
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.target/riscv/rvv/autovec/partial/single_rgroup-2.h | 2 +-
1 file changed, 1 insertion(+), 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 master
in repository gcc.
from 1ccad1f1362 Update copyright years.
new 05415dba984 RISC-V: Clean up unused variable [NFC]
new 085585e9761 RISC-V: Clean up testsuite for multi-lib testing [NFC]
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/riscv-v.cc | 5 --
.../rvv/autovec/binop/shift-scalar-template.h | 5 +-
.../riscv/rvv/autovec/cond/cond_fmax-1.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmax-2.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmax-3.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmax-4.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmax_zvfh-1.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmax_zvfh-2.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmax_zvfh-3.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmax_zvfh-4.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin-1.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin-2.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin-3.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin-4.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin_zvfh-1.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin_zvfh-2.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin_zvfh-3.c | 1 -
.../riscv/rvv/autovec/cond/cond_fmin_zvfh-4.c | 1 -
.../riscv/rvv/autovec/partial/single_rgroup-2.h | 9 ++-
.../riscv/rvv/autovec/partial/single_rgroup-3.h | 73 ++++++++++++++++------
.../gcc.target/riscv/rvv/autovec/pr112694-1.c | 4 +-
.../riscv/rvv/autovec/unop/abs-template.h | 1 -
.../riscv/rvv/autovec/unop/vneg-template.h | 1 -
.../riscv/rvv/autovec/unop/vnot-template.h | 1 -
24 files changed, 63 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.