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 853f4a50c 0: update: binutils-gcc-linux: all
new e236319c6 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 (853f4a50c)
\
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 | 182 +-
02-prepare_abe/console.log | 54 +-
03-build_abe-binutils/console.log | 10918 ++++++++-------
04-build_abe-stage1/console.log | 13941 ++++++++++---------
05-build_linux/console.log | 840 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25959 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 25957 insertions(+), 25967 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 ff6d39d5035 Daily bump.
adds f3971b5ff43 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f6b886f7e0e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 2060821300e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 93aa5d48afb Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/io.c | 11 +++++++++++
gcc/fortran/simplify.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr91553.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr91566.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr91642.f90 | 19 +++++++++++++++++++
8 files changed, 98 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91553.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91566.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91642.f90
--
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/base-artifacts.
discards a6820dcc5 0: update: binutils-gcc-linux: all
new c10b59df4 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 (a6820dcc5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10917 +++++++------
04-build_abe-stage1/console.log | 18655 ++++++++++-----------
05-build_linux/console.log | 892 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31157 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31138 insertions(+), 31167 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-mainline-allyesconfig
in repository toolchain/ci/llvm-project.
from 8f6d40e9b18 [clang-scan-deps] Add -M to work around -MT issue after r371918
adds 9c5a4a4527b [InstSimplify] simplifyUnsignedRangeCheck(): handle few tau [...]
adds 9060643380b [lldb] Code cleanup: FormattersContainer.h: Use range-based [...]
adds b743e94cdca [TargetLowering] SimplifyDemandedBits - add EXTRACT_SUBVECT [...]
adds b8185153f35 [Diagnostics] Added silence note for -Wsizeof-array-div; su [...]
adds 6bc1236d395 Add debug check for null pointers passed to <string_view>
adds 34b6f49c2ca compiler-rt/builtins: Make check-builtins run tests on macOS.
adds c7d8cc48c13 lld-link: Make Options.td formatting more self-consistent.
No new revisions were added by this update.
Summary of changes:
clang/lib/Sema/SemaExpr.cpp | 2 +
clang/test/Sema/div-sizeof-array.cpp | 23 ++++++++--
compiler-rt/test/builtins/CMakeLists.txt | 12 +++--
compiler-rt/test/builtins/Unit/lit.cfg.py | 3 ++
libcxx/include/__string | 12 +++++
libcxx/include/string_view | 2 +-
.../db_string_view.pass.cpp} | 31 ++++++-------
lld/COFF/Options.td | 32 +++++++------
.../lldb/DataFormatters/FormattersContainer.h | 21 ++++-----
llvm/lib/Analysis/InstructionSimplify.cpp | 53 +++++++++++++++-------
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 15 ++++++
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 18 +++-----
.../result-of-usub-is-non-zero-and-no-overflow.ll | 18 +++-----
13 files changed, 152 insertions(+), 90 deletions(-)
copy libcxx/test/libcxx/{containers/sequences/array/array.zero/db_front.pass.cpp = [...]
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4106f9e58 0: update: llvm-linux: all
new 3c472e52c 0: update: llvm-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 (4106f9e58)
\
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 | 220 +-
02-build_llvm/console.log | 12260 +-
03-build_linux/console.log | 2815639 +++++++++++++++++------------------
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 2828369 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 2828266 insertions(+), 2828256 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 88ae6d603d6 [TargetLowering] SimplifyDemandedBits - add EXTRACT_SUBVECT [...]
new 41e3905aa8e [CodeEmitter] Support instruction widths > 64 bits
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:
.../{BitOffsetDecoder.td => BigEncoder.td} | 25 +--
test/TableGen/RegisterEncoder.td | 5 +-
utils/TableGen/CodeEmitterGen.cpp | 188 +++++++++++++++++----
3 files changed, 169 insertions(+), 49 deletions(-)
copy test/TableGen/{BitOffsetDecoder.td => BigEncoder.td} (67%)
--
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-allnoconfig
in repository toolchain/ci/gcc.
from ff6d39d5035 Daily bump.
adds f3971b5ff43 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f6b886f7e0e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 2060821300e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 93aa5d48afb Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/io.c | 11 +++++++++++
gcc/fortran/simplify.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr91553.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr91566.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr91642.f90 | 19 +++++++++++++++++++
8 files changed, 98 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91553.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91566.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91642.f90
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b0b0f21b8 0: update: binutils-gcc-linux: boot
new 080c2a4bf 0: update: binutils-gcc-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 (b0b0f21b8)
\
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 | 402 +-
03-build_abe-binutils/console.log | 11150 ++++++++-------
04-build_abe-stage1/console.log | 13712 +++++++++----------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 4 +-
console.log | 26237 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 26239 insertions(+), 26218 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-arm-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 8f6d40e9b18 [clang-scan-deps] Add -M to work around -MT issue after r371918
adds 9c5a4a4527b [InstSimplify] simplifyUnsignedRangeCheck(): handle few tau [...]
adds 9060643380b [lldb] Code cleanup: FormattersContainer.h: Use range-based [...]
adds b743e94cdca [TargetLowering] SimplifyDemandedBits - add EXTRACT_SUBVECT [...]
adds b8185153f35 [Diagnostics] Added silence note for -Wsizeof-array-div; su [...]
adds 6bc1236d395 Add debug check for null pointers passed to <string_view>
adds 34b6f49c2ca compiler-rt/builtins: Make check-builtins run tests on macOS.
adds c7d8cc48c13 lld-link: Make Options.td formatting more self-consistent.
No new revisions were added by this update.
Summary of changes:
clang/lib/Sema/SemaExpr.cpp | 2 +
clang/test/Sema/div-sizeof-array.cpp | 23 ++++++++--
compiler-rt/test/builtins/CMakeLists.txt | 12 +++--
compiler-rt/test/builtins/Unit/lit.cfg.py | 3 ++
libcxx/include/__string | 12 +++++
libcxx/include/string_view | 2 +-
.../db_string_view.pass.cpp} | 31 ++++++-------
lld/COFF/Options.td | 32 +++++++------
.../lldb/DataFormatters/FormattersContainer.h | 21 ++++-----
llvm/lib/Analysis/InstructionSimplify.cpp | 53 +++++++++++++++-------
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 15 ++++++
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 18 +++-----
.../result-of-usub-is-non-zero-and-no-overflow.ll | 18 +++-----
13 files changed, 152 insertions(+), 90 deletions(-)
copy libcxx/test/libcxx/{containers/sequences/array/array.zero/db_front.pass.cpp = [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.