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-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
at 881e9cb1f 0: init: gcc-22116957c80879f7e46949c5bb65d174d375c43f: -1
This branch includes the following new commits:
new 881e9cb1f 0: init: gcc-22116957c80879f7e46949c5bb65d174d375c43f: -1
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.
--
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-release-arm-check_bootstrap
in repository toolchain/ci/gcc.
at f23209c826d Daily bump.
No new revisions were added by this update.
--
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-release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
at 09838fdd5 0: init: gcc-f23209c826d50695a5f158e38d1b286a4d26134c: -1
This branch includes the following new commits:
new 09838fdd5 0: init: gcc-f23209c826d50695a5f158e38d1b286a4d26134c: -1
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.
--
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 61bc77941c Removed some questionable default arguments from setters
new 77a897433f [clang] [unittest] Import LLVMTestingSupport if necessary
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:
unittests/CMakeLists.txt | 9 +++++++++
1 file changed, 9 insertions(+)
--
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 c3ae6f9b28e PR libstdc++/91748 fix std::for_each_n for random access iterators
new 22116957c80 2019-09-12 Richard Biener <rguenther(a)suse.de>
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/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/pr91750.c | 15 ++++++
gcc/tree-vect-loop.c | 92 ++++++++++++++++++++-----------------
4 files changed, 77 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr91750.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-release-aarch64-check_bootstrap
in repository toolchain/ci/gcc.
at f23209c826d Daily bump.
No new revisions were added by this update.
--
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-release-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
at 2c78e520e 0: init: gcc-f23209c826d50695a5f158e38d1b286a4d26134c: -1
This branch includes the following new commits:
new 2c78e520e 0: init: gcc-f23209c826d50695a5f158e38d1b286a4d26134c: -1
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.
--
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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0da6e1c26 0: update: llvm-linux: all
new b677d28e2 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 (0da6e1c26)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 216 +-
02-build_llvm/console.log | 11952 +++++++++++++++++------------------
03-build_linux/console.log | 802 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13005 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 13033 insertions(+), 12983 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-allmodconfig
in repository toolchain/ci/gcc.
from f539f18a218 Fix Xmethod for shared_ptr::use_count()
adds b904b392bca Daily bump.
adds 10dc958673f PR libstdc++/91748 fix std::for_each_n for random access iterators
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++
libstdc++-v3/include/bits/stl_algo.h | 6 +++-
.../testsuite/25_algorithms/for_each/for_each_n.cc | 33 +++++++++++++++++++++-
4 files changed, 46 insertions(+), 3 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from cb664337b4 Automatic date update in version.in
adds 66b64412b8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.