This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 53dddbfeb21 Use correct CFG orders for DF worklist processing
new cddfe6bc40b tree-optimization/109573 - avoid ICEing on unexpected live def
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/g++.dg/vect/pr109573.cc | 91 +++++++++++++++++++++++++++++++++++
gcc/tree-vect-loop.cc | 7 +--
2 files changed, 95 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr109573.cc
--
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_woa_build/master-woa64
in repository toolchain/ci/base-artifacts.
from bc0146bf67 32: onsuccess: #36: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 850f06e386 33: onsuccess: #37: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
01-reset_artifacts/console.log.xz | Bin 2020 -> 2044 bytes
02-prepare_abe/console.log.xz | Bin 2452 -> 2452 bytes
04-build_abe-binutils/console.log.xz | Bin 25872 -> 24960 bytes
05-check_regression/console.log.xz | Bin 548 -> 548 bytes
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 8 ++++----
7 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 master
in repository gcc.
from d06e9264b01 RISC-V: Defer vsetvli insertion to later if possible [PR108270]
new 94a04c24c33 change DF to use the proper CFG order for DF_FORWARD problems
new 773cc925e84 change inverted_post_order_compute to inverted_rev_post_ord [...]
new 53dddbfeb21 Use correct CFG orders for DF worklist processing
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/cfganal.cc | 41 +++++++++++++++-------------
gcc/cfganal.h | 3 ++-
gcc/df-core.cc | 78 ++++++++++++++++++++++++++++-------------------------
gcc/df.h | 8 +++---
gcc/lcm.cc | 9 ++++---
gcc/lra-lives.cc | 11 ++++----
gcc/tree-ssa-dce.cc | 15 ++++++-----
gcc/tree-ssa-pre.cc | 18 +++++++------
8 files changed, 99 insertions(+), 84 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 devel/omp/gcc-12
in repository gcc.
from c4116975a5d amdgcn, openmp: Fix concurrency in low-latency allocator
new 7deab8f8736 amdgcn: update target-supports.exp
new b150ba8eebc amdgcn: bug fix ldexp insn
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/ChangeLog.omp | 9 +++++++++
gcc/config/gcn/gcn-valu.md | 25 +++++++++----------------
gcc/testsuite/ChangeLog.omp | 12 ++++++++++++
gcc/testsuite/lib/target-supports.exp | 15 ++++++++++-----
4 files changed, 40 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.