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-allnoconfig
in repository toolchain/ci/llvm-project.
from 3437c7fc447 [WinEH] Fix the wrong alignment orientation during calculat [...]
adds 6c86aa62d50 Add yaml defintions for CI tests with GitHub Actions
No new revisions were added by this update.
Summary of changes:
.github/workflows/commit-tests.yml | 95 ++++++++++++++++++++++++++++++++++++++
1 file changed, 95 insertions(+)
create mode 100644 .github/workflows/commit-tests.yml
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2bf8cecb 0: update: llvm-linux: boot
new 51521a17 0: update: llvm-linux: boot
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 (2bf8cecb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 12062 ++++++++++++++++++------------------
03-build_linux/console.log | 642 +-
04-boot_linux/console.log | 4 +-
console.log | 12874 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12880 insertions(+), 12880 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 43c314ab92a PR middle-end/91450 * internal-fn.c (expand_mul_overflow) [...]
new fe89a55f987 PR target/92549 * config/i386/i386.md (peephole2 for *swa [...]
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 | 3 +++
gcc/config/i386/i386.md | 11 +++++++++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.target/i386/pr92549.c | 17 +++++++++++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr92549.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 gcc-9-branch
in repository gcc.
from 50164c08634 * doc/invoke.texi (-gno-internal-reset-location-views): Fix typo.
new 22349ff8af4 PR middle-end/91450 * internal-fn.c (expand_mul_overflow) [...]
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 | 10 +++
gcc/internal-fn.c | 27 ++++----
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.c-torture/execute/pr91450-1.c | 88 +++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr91450-2.c | 76 +++++++++++++++++++++
5 files changed, 196 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91450-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91450-2.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 5bf4317d82f PR c++/92504 * semantics.c (handle_omp_for_class_iterator [...]
new de90761927b * doc/invoke.texi (-gno-internal-reset-location-views): Fix typo.
new 43c314ab92a PR middle-end/91450 * internal-fn.c (expand_mul_overflow) [...]
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 | 14 ++++
gcc/doc/invoke.texi | 2 +-
gcc/internal-fn.c | 27 ++++----
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.c-torture/execute/pr91450-1.c | 88 +++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr91450-2.c | 76 +++++++++++++++++++++
6 files changed, 199 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91450-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91450-2.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 gcc-8-branch
in repository gcc.
from 793dea77682 Daily bump.
new a685b4a2aba * doc/invoke.texi (-gno-internal-reset-location-views): Fix typo.
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 | 4 ++++
gcc/doc/invoke.texi | 2 +-
2 files changed, 5 insertions(+), 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 gcc-9-branch
in repository gcc.
from 4a97306e01d Daily bump.
new 50164c08634 * doc/invoke.texi (-gno-internal-reset-location-views): Fix typo.
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 | 4 ++++
gcc/doc/invoke.texi | 2 +-
2 files changed, 5 insertions(+), 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 80064f6a 0: update: llvm-linux: boot
new 580dcac4 0: update: llvm-linux: boot
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 (80064f6a)
\
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 | 68 +-
02-build_llvm/console.log | 12340 +++++++++++++++++-----------------
03-build_linux/console.log | 687 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 13566 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13580 insertions(+), 13549 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 8d338507586 2019-11-19 Richard Biener <rguenther(a)suse.de>
new c81dd9f3d44 PR tree-optimization/92557 * omp-low.c (omp_clause_aligne [...]
new 5bf4317d82f PR c++/92504 * semantics.c (handle_omp_for_class_iterator [...]
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 | 6 ++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/semantics.c | 1 -
gcc/omp-low.c | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/gomp/pr92504.C | 29 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/gomp/pr92557.c | 13 +++++++++++++
7 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr92504.C
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr92557.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.