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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 7b85dec0 0: update: llvm-linux: boot
new 0177d97b 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 (7b85dec0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 220 +-
02-build_llvm/console.log | 12170 +++++++++++++++----------------
03-build_linux/console.log | 1832 ++---
04-boot_linux/console.log | 470 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14708 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14716 insertions(+), 14712 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-master-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 2ce4f478c4b * config/pa/pa.c (pa_trampoline_init): Remove spurious ext [...]
adds c3f07cee68b * config/microblaze/microblaze.h (ASM_OUTPUT_SKIP): Use H [...]
adds b49086c2ce6 Daily bump.
adds 3327da63401 Extend neg_const_int simplifications to other const rtxes
adds 6160faf712c Avoid adding impossible copies in ira-conflicts.c:process_r [...]
adds 0b17e6ec341 DR 2345 - Jumping across initializers in init-statements a [...]
adds ff40050e9aa [Darwin] Update machopic_legitimize_pic_address.
new a68fdd367ff PR c++/30277 * g++.dg/expr/bitfield14.C (struct S): Use s [...]
new a74e3fa3ad1 PR middle-end/91830 - Bogus -Warray-bounds on strcpy into a [...]
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 | 32 ++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 8 +-
gcc/config/microblaze/microblaze.h | 2 +-
gcc/gimple-ssa-warn-restrict.c | 10 +-
gcc/ira-conflicts.c | 42 +-
gcc/simplify-rtx.c | 31 +-
gcc/testsuite/ChangeLog | 23 ++
gcc/testsuite/g++.dg/cpp1z/init-statement10.C | 14 +
gcc/testsuite/g++.dg/expr/bitfield14.C | 4 +-
gcc/testsuite/gcc.dg/Warray-bounds-47.c | 429 +++++++++++++++++++++
.../gcc.target/aarch64/sve/cond_convert_1.c | 3 +-
.../gcc.target/aarch64/sve/cond_convert_4.c | 3 +-
.../gcc.target/aarch64/sve/cond_unary_2.c | 5 +-
14 files changed, 561 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/init-statement10.C
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-47.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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 34c06e14 2: update: binutils-gcc-linux: 5371
new 84ee39fa 2: update: binutils-gcc-linux: 5371
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 (34c06e14)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 162 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11554 ++++++-------
04-build_abe-stage1/console.log | 20166 +++++++++++-----------
05-build_linux/console.log | 962 +-
console.log | 33266 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 33298 insertions(+), 33250 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 a68fdd367ff PR c++/30277 * g++.dg/expr/bitfield14.C (struct S): Use s [...]
new a74e3fa3ad1 PR middle-end/91830 - Bogus -Warray-bounds on strcpy into a [...]
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 | 6 +
gcc/gimple-ssa-warn-restrict.c | 10 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/Warray-bounds-47.c | 429 ++++++++++++++++++++++++++++++++
4 files changed, 442 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-47.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 llvm.
from 8f1c2d19c32 [Docs] Updates sidebar links
new be2fa16f7ae [NFC][InstSimplify] Add exhaustive test coverage for simpli [...]
new dcac5e7ae64 [InstSimplify][NFC] Reorganize simplifyUnsignedRangeCheck() [...]
new 508196e3b06 [InstSimplify] simplifyUnsignedRangeCheck(): X >= Y && Y == [...]
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:
lib/Analysis/InstructionSimplify.cpp | 18 +--
.../InstSimplify/unsigned-range-checks.ll | 130 +++++++++++++++++++++
2 files changed, 140 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/InstSimplify/unsigned-range-checks.ll
--
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 1977aa14c9 Attempt to fix a windows buildbot failure
new b8424d3ac2 NFC: Change ObjCQualified*TypesAreCompatible to take ObjCObj [...]
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:
include/clang/AST/ASTContext.h | 6 ++--
lib/AST/ASTContext.cpp | 64 +++++++++++++++++-------------------------
lib/Sema/SemaDeclObjC.cpp | 4 +--
lib/Sema/SemaExpr.cpp | 7 +++--
4 files changed, 35 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.