This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/gcc.
from ff9e8e5781d Daily bump.
adds 70cf9024133 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from edff2fb4d12 Merging r342354:
adds b93f16ecbe9 Bump version to 7.0.1
No new revisions were added by this update.
Summary of changes:
llvm/CMakeLists.txt | 2 +-
llvm/utils/lit/lit/__init__.py | 2 +-
2 files changed, 2 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/llvm-monorepo.
from edff2fb4d12 Merging r342354:
adds b93f16ecbe9 Bump version to 7.0.1
No new revisions were added by this update.
Summary of changes:
llvm/CMakeLists.txt | 2 +-
llvm/utils/lit/lit/__init__.py | 2 +-
2 files changed, 2 insertions(+), 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 master
in repository gcc.
from fba369f315b 2018-11-05 Xuepeng Guo <xuepeng.guo(a)intel.com>
new 3ff1e878a4d PR sanitizer/87837 * match.pd (X + Y < X): Don't optimize [...]
new e580254af75 PR tree-optimization/87859 * gimple-ssa-store-merging.c ( [...]
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 | 18 ++++
gcc/gimple-ssa-store-merging.c | 131 +++++++++++++++++++++--------
gcc/match.pd | 1 +
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/c-c++-common/ubsan/pr87837.c | 18 ++++
gcc/testsuite/gcc.dg/store_merging_24.c | 75 +++++++++++++++++
gcc/testsuite/gcc.dg/store_merging_25.c | 75 +++++++++++++++++
7 files changed, 292 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr87837.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_24.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_25.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.