This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from efaffc6997f diagnostics: get_option_html_page fixes
new 73a8043481d match.pd: Move (X & C) eqne (Y & C) -> -> (X ^ Y) & C eqne [...]
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 | 5 ++++
gcc/fold-const.c | 44 ---------------------------
gcc/match.pd | 7 ++++-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr94718-1.c | 49 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94718-2.c | 49 +++++++++++++++++++++++++++++++
6 files changed, 115 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94718-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94718-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 85ca0885 0: update: llvm-linux: boot
new 4d1c350b 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 (85ca0885)
\
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 | 128 +-
02-build_llvm/console.log | 12926 +++++++++++++++++-----------------
03-build_linux/console.log | 622 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 14156 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14162 insertions(+), 14162 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 releases/gcc-8
in repository gcc.
from 4a5244551bf Daily bump.
new cf16ecdd897 PR94613: Fix vec_sel builtin for IBM Z
new 2c7bab44f1e S/390: Fix PR94666
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 | 20 ++
gcc/config/s390/s390-builtin-types.def | 3 +
gcc/config/s390/s390-builtins.def | 65 ++++---
gcc/config/s390/vector.md | 10 +-
gcc/config/s390/vx-builtins.md | 27 ++-
gcc/testsuite/ChangeLog | 16 ++
gcc/testsuite/g++.dg/pr94666.C | 20 ++
gcc/testsuite/gcc.target/s390/zvector/pr94613.c | 38 ++++
gcc/testsuite/gcc.target/s390/zvector/vec_sel-1.c | 211 ++++++++++++++++++++++
9 files changed, 363 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr94666.C
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/pr94613.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_sel-1.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_kernel/llvm-release-aarch64-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from d4d4c6bf834 [llvm-objcopy] -O binary: skip empty sections
adds 8e7ae355ba9 [llvm-objcopy] Avoid invalid Sec.Offset after D79229
No new revisions were added by this update.
Summary of changes:
llvm/tools/llvm-objcopy/ELF/Object.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 97773af7 0: update: llvm-linux: boot
new 3305432b 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 (97773af7)
\
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 | 128 +-
02-build_llvm/console.log | 12592 +++++++++++++++++------------------
03-build_linux/console.log | 756 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 38 -
console.log | 13482 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13484 insertions(+), 13526 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/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from a33fc705a83 Daily bump.
adds 6f48762bb41 Daily bump.
adds 28d68fde773 Add unsigned type iv_cand for iv_use with non mode-precision type
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr93674.C | 16 ++++++++++++++++
gcc/tree-ssa-loop-ivopts.c | 18 +++++++++++++++++-
5 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr93674.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_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 034fc28f 0: update: binutils-gcc-linux: all
new dc277d68 0: update: binutils-gcc-linux: all
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 (034fc28f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 12 +-
03-build_abe-binutils/console.log | 11205 ++++++-------
04-build_abe-stage1/console.log | 13266 ++++++++--------
05-build_linux/console.log | 706 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25357 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 25366 insertions(+), 25348 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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from a33fc705a83 Daily bump.
adds 6f48762bb41 Daily bump.
adds 28d68fde773 Add unsigned type iv_cand for iv_use with non mode-precision type
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr93674.C | 16 ++++++++++++++++
gcc/tree-ssa-loop-ivopts.c | 18 +++++++++++++++++-
5 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr93674.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.