This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 522e64378ec Daily bump.
new 83570dc4736 PR tree-optimization/90949 * tree-ssa-copy.c (fini_copy_p [...]
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/ChangeLog | 9 ++++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr90949.c | 42 +++++++++++++++++++++++++++
gcc/tree-ssa-copy.c | 11 ++++---
gcc/tree-ssanames.c | 7 ++++-
5 files changed, 70 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr90949.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 0ca3a1973 2: update: gcc-f7a9de44ce1152865c24d533019cf29bdd5533e2: -10
discards 1134e44dc 1: reset: gcc-b5dc2b70034ea333d00376200f2c87d74d7b7811: -10
discards 23e33491f 0: update: gcc-2134721052bceb3c01c86035d92dec559aaabeab: -5
new 49a6106e9 0: update: gcc-db3161f8a48b5adb509518d764e0e3599888e9ef: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0ca3a1973)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 137 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap/console.log | 45011 +++++++++++++++++++++++++++++++++-
04-check_regression/console.log | 4 +-
05-update_baseline/console.log | 44 +-
console.log | 45630 ++++++++++++++++++++++++++++++++++-
jenkins/manifest.sh | 9 +-
results | 2 +
8 files changed, 89779 insertions(+), 1492 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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 407d9f4b3 1: update: llvm-linux: 16550
new e8233664c 1: update: llvm-linux: 16550
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (407d9f4b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 160 +-
02-build_llvm/console.log | 11812 ++++++++++++++--------------
03-build_linux/console.log | 4194 +++++-----
console.log | 16166 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 16182 insertions(+), 16158 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 clang.
from f34140f971 Revert enabling frame pointer elimination on OpenBSD for now.
new 96d351f27a [OPENMP]Improve analysis of implicit captures.
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:
lib/Sema/SemaOpenMP.cpp | 58 ++++++++++++++--------
.../distribute_parallel_for_default_messages.cpp | 8 +--
...stribute_parallel_for_simd_default_messages.cpp | 8 +--
test/OpenMP/nvptx_lambda_capturing.cpp | 4 +-
.../target_parallel_for_default_messages.cpp | 4 +-
.../target_parallel_for_simd_default_messages.cpp | 4 +-
...rget_teams_distribute_firstprivate_messages.cpp | 2 +-
.../teams_distribute_firstprivate_messages.cpp | 2 +-
.../teams_distribute_lastprivate_messages.cpp | 2 +-
...stribute_parallel_for_firstprivate_messages.cpp | 2 +-
...istribute_parallel_for_lastprivate_messages.cpp | 2 +-
..._distribute_parallel_for_reduction_messages.cpp | 4 +-
...stribute_parallel_for_simd_aligned_messages.cpp | 2 +-
...ute_parallel_for_simd_firstprivate_messages.cpp | 2 +-
...bute_parallel_for_simd_lastprivate_messages.cpp | 2 +-
...istribute_parallel_for_simd_linear_messages.cpp | 4 +-
...ribute_parallel_for_simd_reduction_messages.cpp | 4 +-
.../OpenMP/teams_distribute_reduction_messages.cpp | 4 +-
.../teams_distribute_simd_aligned_messages.cpp | 2 +-
...teams_distribute_simd_firstprivate_messages.cpp | 2 +-
.../teams_distribute_simd_lastprivate_messages.cpp | 2 +-
.../teams_distribute_simd_linear_messages.cpp | 4 +-
.../teams_distribute_simd_reduction_messages.cpp | 4 +-
test/OpenMP/teams_firstprivate_messages.cpp | 2 +-
test/OpenMP/teams_reduction_messages.cpp | 4 +-
25 files changed, 78 insertions(+), 60 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 llvm.
from 438ae9d3939 [WebAssembly] Assembler: Allow offsets and p2align in symbol load.
new 543603b46a9 [Lanai] auto-generate complete test checks; NFC
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:
test/CodeGen/Lanai/sub-cmp-peephole.ll | 117 +++++++++++++++++++++++++++------
1 file changed, 96 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.