This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 098cc8f0058 C++: Fix ICE when adding overloaded operator via using_decl [...]
new 0f910e62f85 /cp 2019-01-17 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 5 ++++
gcc/cp/decl.c | 42 +++++++++++++++++++---------------
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/cpp0x/auto52.C | 4 ++--
gcc/testsuite/g++.dg/cpp0x/trailing2.C | 12 +++++-----
gcc/testsuite/g++.dg/cpp1y/auto-fn18.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/auto-fn25.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/auto-fn52.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/auto-fn53.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/auto-fn54.C | 2 +-
10 files changed, 51 insertions(+), 32 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/base-artifacts.
discards 7b00501fd linux-47bfa6d9dc8c060bf56554a465c9031e286d2f80: 16511
new 300e8cc66 llvm-8b134169f5dfb0e4d281eb522ced6b2879b76617: 16511
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 (7b00501fd)
\
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:
1-reset_artifacts/console.log | 129 +-
2-build_llvm/console.log | 9846 ++++++++++++++--------------
3-count_linux_objs/console.log | 2128 +++----
5-update_baseline/console.log | 5 +-
console.log | 13466 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 12393 insertions(+), 13201 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 5b5290a1ba5 Revert "[ThinLTO] Add summary entries for index-based WPD"
new 3587ddcf7b1 Add a missing dependency to fix build.
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:
tools/llvm-readobj/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 03591ee351 CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds
new a49effd0c2 TLS: Respect visibility for thread_local variables on Darwin [...]
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:
lib/CodeGen/ItaniumCXXABI.cpp | 10 ++++++----
test/CodeGenCXX/cxx11-thread-local-visibility.cpp | 17 +++++++++++++++++
test/CodeGenCXX/cxx11-thread-local.cpp | 2 +-
3 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGenCXX/cxx11-thread-local-visibility.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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from ac961f9da2f [PR c++/86610] lambda captures in templates
new 2b339ba431c * config/alpha/alpha.c (alpha_gimplify_va_arg): Handle sp [...]
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/config/alpha/alpha.c | 34 +++++++++++++++++++++++++++++++++-
2 files changed, 38 insertions(+), 1 deletion(-)
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c30e17518 linux-7939f8beecf1cfb10d255be65bfbd3793fae82a1: 13214
discards 461fc7b8c linux-ee3e46b7efd2954479f87030d31fda3c22bbc763: 12970
discards 485ac06d1 linux-17bf423a1f2d134187191f0ceb4b395173cc98a7: 16273
new 3a1c1a618 llvm-66303bc3a295d19d9f594b92e43146edcd1ab1ab: 16511
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 (c30e17518)
\
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:
1-reset_artifacts/console.log | 264 +-
2-build_llvm/console.log | 10268 ++++++------
3-count_linux_objs/console.log | 20932 +-----------------------
3-count_linux_objs/kernel.release | 1 +
4-check_regression/console.log | 10 +-
5-update_baseline/console.log | 45 +-
console.log | 31485 +++++++-----------------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 18 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 12335 insertions(+), 50700 deletions(-)
create mode 100644 3-count_linux_objs/kernel.release
--
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 2508b2a376d Daily bump.
adds ec000f80849 2019-01-15 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
adds c4e00d250c4 Fix diagnostics for never-defined inline and nested functio [...]
adds c3d198e0b6a 2019-01-15 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 4dfb886147d Daily bump.
adds e75e6247edb [PR 88214] Check that an argument is a pointer
adds 971f6cd8a50 2019-01-16 Aaron Sawdey <acsawdey(a)linux.ibm.com>
adds 6cc0a021890 Daily bump.
adds 93952c94152 * gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_ [...]
new ac961f9da2f [PR c++/86610] lambda captures in templates
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 | 31 +++++++++++++++++++---
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 12 +++++++++
gcc/c/c-decl.c | 5 ++--
gcc/config/rs6000/rs6000-string.c | 23 ++++++++++++++--
gcc/cp/ChangeLog | 6 +++++
gcc/cp/semantics.c | 5 ++--
gcc/fortran/ChangeLog | 11 ++++++++
gcc/fortran/gfortran.texi | 4 +--
gcc/fortran/resolve.c | 2 +-
gcc/gimple-ssa-isolate-paths.c | 4 +--
gcc/ipa-prop.c | 3 ++-
gcc/testsuite/ChangeLog | 27 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/pr86610.C | 31 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/inline-40.c | 49 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/inline-41.c | 49 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/ipa/pr88214.c | 10 +++++++
gcc/testsuite/gfortran.dg/pr81849.f90 | 16 ++++++++++++
gcc/tree-ssa-alias.c | 2 +-
19 files changed, 273 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr86610.C
create mode 100644 gcc/testsuite/gcc.dg/inline-40.c
create mode 100644 gcc/testsuite/gcc.dg/inline-41.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr88214.c
create mode 100644 gcc/testsuite/gfortran.dg/pr81849.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 52e169c56 binutils-5ab46147f534cb053f89a1efb467e0d920ecb005: all
new 8bf452f2e gcc-ac961f9da2f7d442f2aa3df56228940a15dbc2af: 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 (52e169c56)
\
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:
1-reset_artifacts/console.log | 178 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3637 +++++++++--------
4-build_abe-stage1/console.log | 4162 +++++++++----------
5-count_linux_objs/console.log | 131 +-
console.log | 8124 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7948 insertions(+), 8308 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-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 47bfa6d9dc8c Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pu [...]
adds a811dc61559e seccomp: fix UAF in user-trap code
adds 9474f4e7cd71 Yama: Check for pid death before checking ancestry
adds a5795fd38ee8 LSM: Check for NULL cred-security on free
adds 7fbfee7c80de Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes:
kernel/seccomp.c | 4 ++++
security/security.c | 7 +++++++
security/yama/yama_lsm.c | 4 +++-
3 files changed, 14 insertions(+), 1 deletion(-)
--
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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 19e5e7f68 gcc-5461905d48792fe7a01af3f49ca812a0eb70f583: all
new b999bf165 linux-7fbfee7c80ded94278f109aae4063741c323294a: 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 (19e5e7f68)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 132 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3320 ++---
4-build_abe-stage1/console.log | 4563 ++++---
5-count_linux_objs/console.log | 19425 +++++++++++++-------------
console.log | 27022 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 27171 insertions(+), 27315 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.