This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from 917ec6b tcwg_bmk-build.sh: Switch to full SPEC2k6 runs.
new d475832 tcwg_bmk-build.sh: Use "@build_num@" marker instead of "<build_num>"
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:
tcwg-benchmark.sh | 6 ++++--
tcwg_bmk-build.sh | 4 ++--
2 files changed, 6 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/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 5908e6b738e3 Linux 5.0-rc8
adds 53a41cb7ed38 Revert "x86/fault: BUG() when uaccess helpers fault on ker [...]
adds 29b00e609960 tmpfs: fix uninitialized return value in shmem_link
adds 7d762d69145a afs: Fix manually set volume location server list
No new revisions were added by this update.
Summary of changes:
arch/x86/mm/extable.c | 58 ---------------------------------------------------
fs/afs/cell.c | 1 +
fs/namespace.c | 2 --
include/linux/sched.h | 6 ------
mm/maccess.c | 6 ------
mm/shmem.c | 2 +-
6 files changed, 2 insertions(+), 73 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a49248c61d 0: good: binutils-gcc-linux: boot
new eac67458f3 0: good: 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 (a49248c61d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3116 +++++++--------
4-build_abe-stage1/console.log | 4156 ++++++++++----------
5-build_linux/console.log | 207 +-
6-boot_linux/console.log | 380 +-
console.log | 7751 +++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
8 files changed, 7828 insertions(+), 7818 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 clang.
from 309d83e57f CodeGen: Explicitly initialize structure padding in the -ftr [...]
new ee7f333417 [CodeComplete] Propagate preferred type for function argumen [...]
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/Parse/Parser.h | 8 +++---
include/clang/Sema/Sema.h | 21 ++++++++++++---
lib/Parse/ParseDecl.cpp | 18 +++++++------
lib/Parse/ParseDeclCXX.cpp | 22 ++++++++--------
lib/Parse/ParseExpr.cpp | 38 ++++++++-------------------
lib/Parse/ParseExprCXX.cpp | 51 ++++++++++++++++++-------------------
lib/Parse/ParseOpenMP.cpp | 32 +++++++++++------------
lib/Sema/SemaCodeComplete.cpp | 24 +++++++++++++++--
unittests/Sema/CodeCompleteTest.cpp | 37 +++++++++++++++++++++++++++
9 files changed, 153 insertions(+), 98 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 clang-tools-extra.
from c133b07d [clangd] Drop documentation in static index if symbols are no [...]
new a3bc339a [clangd] Update docs to mention YCM integration and new LSP features
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:
docs/clangd/index.rst | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 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 f71fabb1280 PR fortran/43210 * trans-array.c (gfc_conv_array_initiali [...]
new 812441a6127 * gnat.dg/opt77.adb: New test. * gnat.dg/opt77_pkg.ad[sb] [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gnat.dg/opt77.adb | 14 ++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.adb | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.ads | 5 +++++
gcc/tree-ssa-dom.c | 30 ++++++++++++++++++++++++------
6 files changed, 83 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt77.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.ads
--
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 8988a5401ae Daily bump.
new be3a3c890da * tree-ssa-dom.c (edge_info::derive_equivalences) <BIT_IOR [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gnat.dg/opt77.adb | 14 ++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.adb | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.ads | 5 +++++
gcc/tree-ssa-dom.c | 30 ++++++++++++++++++++++++------
6 files changed, 83 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt77.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.ads
--
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-defconfig
in repository toolchain/ci/gcc.
from 9cde2018638 Daily bump.
adds 8988a5401ae Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.